Re: [gentoo-user] glibc-2.27 is broken

2018-10-31 Thread Andrew Savchenko
On Tue, 30 Oct 2018 12:27:52 -0600 the wrote: > Hello, > > I have upgraded to sys-libs/glibc-2.27-r6 > and it broke the system. > > I can't even compile a hello world test program in c. > > I always get the following linking error: > > $ gcc main.c -o main.elf >

Re: [gentoo-user] glibc-2.27 is broken

2018-10-30 Thread the
On 10/30/2018 12:52 PM, Philip Webb wrote: > NB above : the error you cite is '4' : > this shows there are other errors '1' '2' '3' above, which are more important. > It would help if you find them & report them to the list. Thanks, but that's the whole gcc output I got. BTW the code for this is:

Re: [gentoo-user] glibc-2.27 is broken

2018-10-30 Thread Philip Webb
181030 the wrote: > I have upgraded to sys-libs/glibc-2.27-r6 and it broke the system. > I can't even compile a hello world test program in c. > I always get the following linking error: > $ gcc main.c -o main.elf > >

[gentoo-user] glibc-2.27 is broken

2018-10-30 Thread the
Hello, I have upgraded to sys-libs/glibc-2.27-r6 and it broke the system. I can't even compile a hello world test program in c. I always get the following linking error: $ gcc main.c -o main.elf /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: