This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: howto crosscompile a source


On 22 September 2006 06:50, Ralf Corsepius wrote:

> Sorry, no - Common misunderstanding.
> 
> You want --host=<target-triplet>
> 
> --build=...  system you are building on
> --host=...   system, the binaries to be built are supposed to run on.
> --target=... system, the binaries to be built on "build", running on
>              "host" are supposed to generate output for.
> 
>> as an argument to
>> configure, where <target-triplet> matches your compiler's target, and the
>> configure script should find and use the cross-compiler automagically.


  D'oh, silly me.  I was thinking in cross-compiler speak!


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
For unsubscribe information see http://sourceware.org/lists.html#faq


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