public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Mark Mitchell <mark@codesourcery.com>
To: gcc@gcc.gnu.org
Subject: Cross compilation vs. libiberty
Date: Wed, 02 Aug 2000 18:25:00 -0000	[thread overview]
Message-ID: <20000802182521R.mitchell@codesourcery.com> (raw)

Folks --

  I have run into the problem where libiberty, only configured once,
does not build for the target since the target configuration does not
match the host.  In particular, I have stdlib.h on the host, but not
on the target, but files in libiberty want to include stdlib.h because
the host configury indicates that is the right thing to do.

  Jeff, I remember you were against rerunning configure.  Please
remind me why, or point me at a concise email summarizing your
thinking, if it's available.

  To me, this seems like the right thing to do.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

             reply	other threads:[~2000-08-02 18:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-02 18:25 Mark Mitchell [this message]
2000-08-02 18:36 ` Geoff Keating
2000-08-02 18:42   ` Mark Mitchell
2000-08-02 18:39 ` Alexandre Oliva
2000-08-03  0:38 ` Jeffrey A Law

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=20000802182521R.mitchell@codesourcery.com \
    --to=mark@codesourcery.com \
    --cc=gcc@gcc.gnu.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).