This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: with_cross_host vs cross-hosted


On Thu, Jul 05, 2001 at 03:02:48PM -0700, Geoff Keating wrote:
> The machine the code will run on is the "host".  Since libstdc++ runs
> on the thing the toplevel knows as "target", it follows that for
> compiling libstdc++ the toplevel must set host to target.  "target" is
> the machine that code will be compiled for, but libstdc++ isn't
> a compiler, so it doesn't need a target setting.

This is one of those things that makes perfect, wonderful sense once
it's been explained, but is really difficult to intuit on your own.
Something else that needs to be in the manual, somewhere...


Phil

-- 
Would I had phrases that are not known, utterances that are strange, in
new language that has not been used, free from repetition, not an utterance
which has grown stale, which men of old have spoken.
                                     - anonymous Egyptian scribe, c.1700 BC


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]