public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: The Red Fox <ben@proximity.com.au>
Cc: egcs@cygnus.com
Subject: Re: Building a cross compiler
Date: Mon, 04 May 1998 21:55:00 -0000	[thread overview]
Message-ID: <21006.894344107@hurl.cygnus.com> (raw)
In-Reply-To: <Pine.LNX.3.95.980427105937.10504A-100000@mantis.proximity.com.au>

  In message <Pine.LNX.3.95.980427105937.10504A-100000@mantis.proximity.com.au>you write:
  > mv libgcc1.a libgcc1.cross || (echo You must find a way to make libgcc1.a;
  > false)
  > mv: libgcc1.a: No such file or directory
  > You must find a way to make libgcc1.a
  > make[1]: *** [libgcc1.cross] Error 1
  > make[1]: Leaving directory `/home/usr_src/egcs-1.0.2/build/gcc'
  > make: *** [cross] Error 2
  > 
  > The big question is, how do I find a way to make libgcc1.a?
I believe this has already been fixed in the development branch.

For an i586-pc-linux-gnulibc1 target I don't think you need
libgcc1.a, so removing the code which tries to build and check
for libgcc1.a should be an OK workaround.

jeff

  parent reply	other threads:[~1998-05-04 21:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-04-26 18:12 The Red Fox
1998-04-27  0:33 ` ralf
1998-04-27 11:10   ` H.J. Lu
1998-04-27 11:10     ` ralf
1998-04-27 11:10       ` H.J. Lu
1998-04-28 19:49       ` Todd Vierling
1998-04-27 14:44     ` Ian Lance Taylor
1998-04-28 19:49 ` Jim Wilson
1998-04-29  8:38   ` Joe Buck
1998-04-29 14:48     ` Jim Wilson
1998-05-04 21:55 ` Jeffrey A Law [this message]
1998-05-05 23:29   ` The Red Fox

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=21006.894344107@hurl.cygnus.com \
    --to=law@cygnus.com \
    --cc=ben@proximity.com.au \
    --cc=egcs@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).