Bug in 971127 mips-sgi-irix6.2 (make bootstrap)
Ross Alexander
r.alexander@auckland.ac.nz
Mon Dec 1 19:30:00 GMT 1997
I haven't fully checked where the compiler is crashing yet, but
here is the general gist of the problem.
----------------------------------------------------------------------
16:15:58 stat16$ gcc -v
Reading specs from /usr/local/lib/gcc-lib/mips-sgi-irix6.2/egcs-2.90.19/specs
gcc version egcs-2.90.19 971127 (gcc2-970802 experimental)
16:15:59 stat16$ make
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/pkg/gimp/include -g -O2 -Wall -c gqbist.c
gcc: Internal compiler error: program cc1 got fatal signal 6
make: *** [gqbist.o] Error 1
16:16:55 stat16$ ls /usr/local/lib/gcc-lib/mips-sgi-irix6.2/
egcs-2.90.00 egcs-2.90.08 egcs-2.90.10 egcs-2.90.14 egcs-2.90.19
egcs-2.90.06 egcs-2.90.09 egcs-2.90.13 egcs-2.90.16
16:17:13 stat16$ make CC='gcc -V egcs-2.90.14' gqbist.o
gcc -V egcs-2.90.16 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/pkg/gimp/include -g -O2 -Wall -c gqbist.c
gcc: Internal compiler error: program cc1 got fatal signal 6
make: *** [gqbist.o] Error 1
16:17:31 stat16$ make CC='gcc -V egcs-2.90.14' gqbist.o
gcc -V egcs-2.90.14 -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/local/pkg/gimp/include -g -O2 -Wall -c gqbist.c
16:17:43 stat16$ uname -a
IRIX stat16 6.2 03131015 IP22
More information about the Gcc
mailing list