public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Andrew Pinski" <pinskia@gmail.com>
To: Jay <jayk123@hotmail.com>
Cc: gcc@gcc.gnu.org
Subject: Re: configuring in-tree gmp/mpfr with "none"?
Date: Tue, 17 Jun 2008 17:40:00 -0000	[thread overview]
Message-ID: <de8d50360806171039g13d89b36necbc8a67b853e278@mail.gmail.com> (raw)
In-Reply-To: <BAY139-W162C29DAF463FFF6ABB94FE6AE0@phx.gbl>

On Sun, Jun 15, 2008 at 12:49 PM, Jay <jayk123@hotmail.com> wrote:
>
> When gcc configures the in-tree gmp/mpfr, why
> does it use --host=none-${host_vendor}-${host_os} --target=none-${host_vendor}-${host_os}
>
> instead of  --host=${host_alias} --target=${target_alias}
>
> This "breaks" config.cache if used across directories, because the platforms change.

The reason why it is configured with none is so that it can be
transfered to more computers than your own.

-- Pinski

  reply	other threads:[~2008-06-17 17:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-15 16:50 Jay
2008-06-17 17:40 ` Andrew Pinski [this message]
2008-06-18  4:54   ` Jay
     [not found]   ` <BAY139-W155015ADB5180EDEAB8B9CE6AB0@phx.gbl>
2008-06-18 10:54     ` Andrew Pinski
2008-07-31 11:45       ` Jay
2008-07-31 15:00         ` Paolo Bonzini
2008-08-04 10:26           ` Jay
2008-08-04 11:06             ` Paolo Bonzini
2008-08-04 14:47               ` Vincent Lefevre

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=de8d50360806171039g13d89b36necbc8a67b853e278@mail.gmail.com \
    --to=pinskia@gmail.com \
    --cc=gcc@gcc.gnu.org \
    --cc=jayk123@hotmail.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).