This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

ld segmentation fault


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]