public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Bug in 971127 mips-sgi-irix6.2 (make bootstrap)
@ 1997-12-01 19:30 Ross Alexander
  0 siblings, 0 replies; only message in thread
From: Ross Alexander @ 1997-12-01 19:30 UTC (permalink / raw)
  To: egcs; +Cc: law

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
 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1997-12-01 19:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-12-01 19:30 Bug in 971127 mips-sgi-irix6.2 (make bootstrap) Ross Alexander

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).