This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

ld terminated with signal 11 [Segmentation Fault], core dumped...



Does anyone know what causes this error:


stage1/xgcc -Bstage1/ -B/global/lunadg/d01/app/gcc/product/3.4.1/sparc-sun-solaris2.8/bin/ -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition -DHAVE_CONFIG_H -I. -I. -I/global/lunadg/d01/app/gcc/src/gcc-3.4.1/gcc -I/global/lunadg/d01/app/gcc/src/gcc-3.4.1/gcc/. -I/global/lunadg/d01/app/gcc/src/gcc-3.4.1/gcc/../include -I../intl /global/lunadg/d01/app/gcc/src/gcc-3.4.1/gcc/varray.c -o varray.o
stage1/xgcc -Bstage1/ -B/global/lunadg/d01/app/gcc/product/3.4.1/sparc-sun-solaris2.8/bin/ -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition -DHAVE_CONFIG_H -DGENERATOR_FILE -o genattrtab \
genattrtab.o genautomata.o \
rtl.o read-rtl.o bitmap.o ggc-none.o min-insn-modes.o gensupport.o insn-conditions.o print-rtl1.o errors.o \
varray.o ../libiberty/libiberty.a -lm
collect2: ld terminated with signal 11 [Segmentation Fault], core dumped
make[2]: *** [genattrtab] Error 1
make[2]: Leaving directory `/global/lunadg/d01/app/gcc/src/o/gcc'
make[1]: *** [stage2_build] Error 2
make[1]: Leaving directory `/global/lunadg/d01/app/gcc/src/o/gcc'
make: *** [bootstrap] Error 2




Thanks,
Troy

--
Troy Simpson
 Applications Analyst/Programmer, OCPDBA, MCSE, SCSA
North Carolina State University Libraries
Campus Box 7111 | Raleigh | North Carolina
ph.919.515.3855 | fax.919.513.3330
E-mail: Troy_Simpson@ncsu.edu



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