crosscompiling a crosscompiler ?
Nathan Kidd
nathan-svn@spicycrypto.ca
Tue Aug 7 21:19:00 GMT 2007
Tobi wrote:
> i'd like to build a compiler running on cygwin with target
> i586-unknown-linux-gnu.
> is it possible to build a toolchain like this with a linux->cygwin
> crosscompiler (already running on my linux box) ?
> how can i tell crosstool to use a crosscompiler ?
Yes, you can do this in general; google "canadian cross"
e.g. http://www.airs.com/ian/configure/configure_6.html
I can't help but think you might find it easier to run cygwin under wine
though. I doubt canadian crosses get tested anywhere near what regular
cross builds get.
-Nathan
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list