All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Hill <mdhill@interlog.com>
To: linux@cthulhu.engr.sgi.com
Subject: binutils cross-compiler
Date: Sun, 18 Jan 1998 21:48:46 -0500	[thread overview]
Message-ID: <199801190248.VAA05979@mdhill.interlog.com> (raw)

I've re-installed IRIX gcc from Ariel's freeware page and I'm trying
to compile binutils with patch (2.8.1-1 24 Nov) according to Ralf's
Howto instructions.  Each time it quits at this point:

        gcc -O2 -c -D_GNU_SOURCE     -I. -I. -I./../include  -g ihex.c
        if [ -n "" ]; then \
          gcc -O2 -c  -D_GNU_SOURCE     -I. -I. -I./../include  -g stabs.c -o pic/stabs.o; \
        else true; fi
        gcc -O2 -c -D_GNU_SOURCE     -I. -I. -I./../include  -g stabs.c
gcc: Internal compiler error: program cc1 got fatal signal 10
*** Error code 1 (bu21)
*** Error code 1 (bu21)

Is this enough information for anyone to determine if I'm missing
anything? 

Thanks,

Mike
-- 
Michael Hill
Toronto, Canada
mdhill@interlog.com

                 reply	other threads:[~1998-01-19  2:55 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=199801190248.VAA05979@mdhill.interlog.com \
    --to=mdhill@interlog.com \
    --cc=linux@cthulhu.engr.sgi.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.