ArchWSL icon indicating copy to clipboard operation
ArchWSL copied to clipboard

The official glibc-2.38 reported to work in WSL1

Open viruscamp opened this issue 2 years ago • 1 comments

As the maintainer of glibc-linux4 said in https://aur.archlinux.org/packages/glibc-linux4#comment-930385

The normal glibc v2.38 works perfectly fine with WSL 1, which is on Linux v4.4.0. There is no need to update & use glibc-linux4 at the moment AFAIK. If you do need glibc-linux4 v2.38 as normal glibc will not work for you, please be sure to provide the details when you flag this package.

@yuk7 Would please make a new release which contains the latest official glibc-2.38 ?

viruscamp avatar Aug 22 '23 08:08 viruscamp

I have tested, it works:

[~]$ yay -Q | grep glibc
glibc 2.38-3
[~]$ uname -a
Linux HOSTNAME 4.4.0-19041-Microsoft #2311-Microsoft Tue Nov 08 17:09:00 PST 2022 x86_64 GNU/Linux
[~]$ gcc
gcc: fatal error: no input files
compilation terminated.

viruscamp avatar Aug 22 '23 08:08 viruscamp