Cannot bootstrap gcc on main line
Peter Schmid
schmid@snake.iap.physik.tu-darmstadt.de
Fri Sep 14 10:52:00 GMT 2001
I cannot bootstrap the gcc compiler on the i686-pc-linux-gnu target from
the current cvs sources.
Configure options are:
../gcc/configure --enable-shared --enable-threads=posix --enable-languages=c,c++,f77,objc --disable-nls --enable-clocale=gnu --norecursion
Binutils version is 2.11.90.0.23.
Hope this helps,
Peter Schmid
stage2/xgcc -Bstage2/ -B/usr/local/i686-pc-linux-gnu/bin/ -c -DIN_GCC -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -DHAVE_CONFIG_H -I. -Icp -I../../gcc/gcc -I../../gcc/gcc/cp -I../../gcc/gcc/config -I../../gcc/gcc/../include ../../gcc/gcc/cp/tree.c -o cp/tree.o
../../gcc/gcc/cp/tree.c: In function `build_cplus_new':
../../gcc/gcc/cp/tree.c:289: 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]: *** [cp/tree.o] Error 1
make[2]: Leaving directory `/mnt/egcs/build/gcc'
make[1]: *** [stage3_build] Error 2
make[1]: Leaving directory `/mnt/egcs/build/gcc'
make: *** [bootstrap-lean] Error 2
More information about the Gcc
mailing list