DG/UX bootstrap compiler dies

Jeff Garzik jgarzik@pobox.com
Wed May 5 10:54:00 GMT 1999


egcs 1.1.2, DG/UX 4.20, Xeon processors

The compiler dies on the first test compile:

        gcc  -DIN_GCC  -O -mstandard -mlegend  -g   -DHAVE_CONFIG_H   -o
xgcc gcc.o prefix.o version.o \
          choose-temp.o pexecute.o mkstemp.o  obstack.o     -lw32
        echo "int xxy_us_dummy;" >tmp-dum.c
        ./xgcc -B./ -S tmp-dum.c
xgcc: Internal compiler error: program cc1 got fatal signal 11


It produces a coredump file, but I don't have gdb installed [yet].
Hopefully it will build ok w/ gcc 2.7.2.

	Jeff






More information about the Gcc-bugs mailing list