[cfe-dev] cross-compiling

Vincent Richomme forumer at smartmobili.com
Mon Feb 15 09:48:53 PST 2010


On Mon, 15 Feb 2010 20:44:45 +0300, Anton Korobeynikov
<anton at korobeynikov.info> wrote:
>> I am building on MacOS SnowLeopard and I want to generate binaries
>> running
>> on Windows.
> Ok, then surely you need to put build=darwin and host=target=mingw32
> 
> In your case - I think your were confused by BuildTools directory -
> consider removing it.

you mean something like that :

./configure --enable-optimized --build=darwin --host=mingw32
--target=mingw32

checking build system type... Invalid configuration `darwin': machine
`darwin' not recognized





More information about the cfe-dev mailing list