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] | |
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
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |