Interface dispatch changes
Godmar Back
gback@marker.cs.utah.edu
Sat Apr 1 00:00:00 GMT 2000
That's great.
Now if I could only find the split second in which the gcc repository
is in a consistent state so that it bootstraps:
The current CVS (an hour ago) shows:
stage2/xgcc -Bstage2/ -B/opt/local/i686-pc-linux-gnu/bin/ -c -DIN_GCC -W -Wall -Wtraditional -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include ../../egcs/gcc/diagnostic.c
stage2/xgcc -Bstage2/ -B/opt/local/i686-pc-linux-gnu/bin/ -DIN_GCC -W -Wall -Wtraditional -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include \
-DTARGET_NAME=\"i686-pc-linux-gnu\" \
-c `echo ../../egcs/gcc/toplev.c | sed 's,^\./,,'`
stage2/xgcc -Bstage2/ -B/opt/local/i686-pc-linux-gnu/bin/ -c -DIN_GCC -W -Wall -Wtraditional -O2 -g -O2 -DHAVE_CONFIG_H -I. -I../../egcs/gcc -I../../egcs/gcc/config -I../../egcs/gcc/../include ../../egcs/gcc/tree.c
xgcc: Internal compiler error: program cc1 got fatal signal 11
make[2]: *** [tree.o] Error 1
make[2]: Leaving directory `/x/gback/egcs-obj/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/x/gback/egcs-obj/gcc'
make: *** [bootstrap] Error 2
- Godmar
More information about the Java
mailing list