public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: DJ Delorie <dj@redhat.com>
To: obrien@FreeBSD.org
Cc: gcc@gcc.gnu.org
Subject: Re: gcc/ libiberty.a make dependancies broken?
Date: Mon, 10 Dec 2001 13:40:00 -0000	[thread overview]
Message-ID: <200112102116.fBALGPj25299@greed.delorie.com> (raw)
In-Reply-To: <20011210125554.A55992@dragon.nuxi.com> (obrien@FreeBSD.org)


> gmake: *** No rule to make target `../libiberty/libiberty.a', needed by `gengenrtl'.  Stop.

Intentional.  We added support for a build-side libiberty, and the
gen* programs link with it.  You must build the build-libiberty before
any of the gen* programs.

*Which* libiberty to build differs depending on the build; if
build==host, it's ../libiberty.  If build!=host, it's
../$build/libiberty.

  reply	other threads:[~2001-12-10 21:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-10 12:57 David O'Brien
2001-12-10 13:40 ` DJ Delorie [this message]
2001-12-10 13:42   ` David O'Brien
2001-12-10 13:52     ` DJ Delorie
2001-12-11 15:56     ` Richard Henderson
2001-12-10 14:35 ` Zack Weinberg

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=200112102116.fBALGPj25299@greed.delorie.com \
    --to=dj@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=obrien@FreeBSD.org \
    /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).