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

Bootstrap error at stage 2 (CVS Release 2000-03-03)



Hi!

Having fixed the bug in cppinit.c
 ( see our bug report from Fri, 3 Mar 2000 12:12:14 +0100 (CET) )
the bootstrap fails with an internal compiler error in stage 2:

./genconfig /tmp/egcs/gcc/config/i386/i386.md > tmp-config.h
/bin/sh /tmp/egcs/gcc/move-if-change tmp-config.h insn-config.h
touch s-config
stage2/xgcc -Bstage2/ -B/usr/local/gcc-20000303/i586-pc-linux-gnu/bin/ -c
-DIN_GCC    -W -Wall -Wtraditional -O2 -g -O2  -DHAVE_CONFIG_H    -I.
-I/tmp/egcs/gcc -I/tmp/egcs/gcc/config -I/tmp/egcs/gcc/../include
/tmp/egcs/gcc/diagnostic.c
stage2/xgcc -Bstage2/ -B/usr/local/gcc-20000303/i586-pc-linux-gnu/bin/
-DIN_GCC    -W -Wall -Wtraditional -O2 -g -O2  -DHAVE_CONFIG_H    -I.
-I/tmp/egcs/gcc -I/tmp/egcs/gcc/config -I/tmp/egcs/gcc/../include  \
  -DTARGET_NAME=\"i586-pc-linux-gnu\" \
  -c `echo /tmp/egcs/gcc/toplev.c | sed 's,^\./,,'`
stage2/xgcc -Bstage2/ -B/usr/local/gcc-20000303/i586-pc-linux-gnu/bin/ -c
-DIN_GCC    -W -Wall -Wtraditional -O2 -g -O2  -DHAVE_CONFIG_H    -I.
-I/tmp/egcs/gcc -I/tmp/egcs/gcc/config -I/tmp/egcs/gcc/../include
/tmp/egcs/gcc/tree.c
xgcc: Internal compiler error: program cc1 got fatal signal 11
make[2]: *** [tree.o] Error 1
make[2]: Leaving directory `/var/tmp/egcsobj/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/var/tmp/egcsobj/gcc'
make: *** [bootstrap] Error 2

Daniel & Andre



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