howto crosscompile a source
Dave Korn
dave.korn@artimi.com
Fri Sep 22 08:17:00 GMT 2006
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
More information about the crossgcc
mailing list