This is the mail archive of the gcc@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]

Bootstrap error on i686-pc-linux-gnu


Hi,

I'm seeing this in Stage1:

./xgcc -B./ -B/usr/local/gcc-exp//i686-pc-linux-gnu/bin/ -isystem /usr/local/gcc-exp//i686-pc-linux-gnu/include -isystem /usr/local/gcc-exp//i686-pc-linux-gnu/sys-include -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -I. -I. -I../../Sandbox-head/gcc/gcc -I../../Sandbox-head/gcc/gcc/. -I../../Sandbox-head/gcc/gcc/config -I../../Sandbox-head/gcc/gcc/../include -g0 -finhibit-size-directive -fno-inline-functions -fno-exceptions -fno-zero-initialized-in-bss -fno-omit-frame-pointer \
-c ../../Sandbox-head/gcc/gcc/crtstuff.c -DCRT_BEGIN \
-o crtbegin.o
../../Sandbox-head/gcc/gcc/crtstuff.c: In function `__do_global_dtors_aux':
../../Sandbox-head/gcc/gcc/crtstuff.c:282: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[2]: *** [crtbegin.o] Error 1
make[2]: Leaving directory `/home/paolo/Gcc/cvs-dirs/mainline-build-exp/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/paolo/Gcc/cvs-dirs/mainline-build-exp/gcc'
make: *** [bootstrap] Error 2

Ciao,
Paolo.




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