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

See the CrossGCC FAQ for lots more infromation.


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

Segmentation fault building glibc v2.1.3


I'm running into a segmentation fault when I try to build glibc for an
arm-linux target.  I've built binutils v2.9.5.0.34, and gcc v2.95.3 on a RH
linux host for an arm-linux target.  Now I'm trying to build glibc v2.1.3 on
the same host for the same arm-linux target, but when I run configure I get
the following error:

configure:1469: checking whether the C compiler (arm-linux-gcc  ) works
configure:1488: arm-linux-gcc -o conftest    conftest.c  1>&5
collect2: ld terminated with signal 11 [Segmentation fault]
configure: failed program was:

#line 1483 "configure"
#include "confdefs.h"

main(){return(0);}

Has anyone run into this problem or have any suggestions? 

Thanks,
Tanya Ortega
tortega@crystal.cirrus.com

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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