crosscompiling a crosscompiler ?

Tobi tobi@cte-electronic.de
Tue Aug 7 21:07:00 GMT 2007


hello everybody,

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 ?

i tried setting HOST=i686-pc-cygwin and  CC=i686-pc-cygwin-gcc
but it fails with

checking whether the C compiler works... configure: error: cannot run C
compiled programs.

thanks for your help.

tobi

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



More information about the crossgcc mailing list