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 failure on irix6.5 for 0207 snapshot


the latest snapshot will not bootstrap on irix 6.5 with cc

first attempt to use ./xgcc dies with

make[2]: Entering directory `/exd4/billingd/obj/egcs-20000207-parallel/gcc'
(cd intl && make all)
make[3]: Entering directory
`/exd4/billingd/obj/egcs-20000207-parallel/gcc/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/exd4/billingd/obj/egcs-20000207-parallel/gcc/intl'
echo "int xxy_us_dummy;" >tmp-dum.c
./xgcc -B/exd4/billingd/tmp/egcs-20000207/mips-sgi-irix6.5/bin/ -B./
-I/exd4/billingd/tmp/egcs-20000207/mips-sgi-irix6.5/include -S tmp-dum.c
<command line>: internal error: POP of file buffer in get_directive_token
make[2]: *** [s-under] Error 1
make[2]: Leaving directory `/exd4/billingd/obj/egcs-20000207-parallel/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/exd4/billingd/obj/egcs-20000207-parallel/gcc'
make: *** [bootstrap] Error 2




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