ld segmentation fault

Brian Chamberlain bkchamb@uswest.net
Mon Jun 19 18:05:00 GMT 2000


I have binutils-2.10-rc3 installed on an x86 machine 
with Mandrake Linux 7.0.
The easiest way to get ld to segfault is to try and build 
binutils-2.10-rc3 again after it's been installed.
I get the following error when running configure:

collect2: ld terminated with signal 11 [segmentation fault]
The command 'gcc -o conftest -O2 -mcpu=k6 -fstrict-aliasing 
conftest.c' failed.

I'm using the following command to configure binutils:
CFLAGS="-O2 -mcpu=k6 -fstrict-aliasing" ./configure 
--prefix=/usr --host=i586-pc-linux-gnu --enable-shared

I have glibc-2.1.3 and gcc-2.95.2 installed.

Any help would be appreciated.
Thanks




More information about the Binutils mailing list