public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ross Alexander <r.alexander@auckland.ac.nz>
To: egcs@cygnus.com
Cc: law@cygnus.com
Subject: Bug in 971127 mips-sgi-irix6.2 (make bootstrap)
Date: Mon, 01 Dec 1997 19:30:00 -0000	[thread overview]
Message-ID: <199712020329.QAA03943@ccu1.auckland.ac.nz> (raw)

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
 

                 reply	other threads:[~1997-12-01 19:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199712020329.QAA03943@ccu1.auckland.ac.nz \
    --to=r.alexander@auckland.ac.nz \
    --cc=egcs@cygnus.com \
    --cc=law@cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).