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]

ct-ng: force host=i486 when building on x86_64


I'm using crosstool-ng on an x86_64 machine. I'd like the resulting
compiler to run on a 32-bit x86 (i486).

I tried setting --host=i486-linux-gnu in the c-compiler options, but
the libraries still configure for x86_64, which doesn't seem like it
will work.

Is there a supported way to do this, or do I have to resort to a
Canadian-cross style build?

--
Brian St. Pierre

--
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]