Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2006-02-05 05:25:26


> What is the best way to crossbuild on linux, using mingw32, to win32?
>
> I dont see no description about such configuration on
> http://boost.org/more/getting_started.html
>
> mingw executable is: i586-mingw32msvc-g++

If you follow the links to the description of the gcc (or mingw) toolset
you'll see that the environment variable GXX can be set to the name of the
executable to use, you'll need to set that in addition to the usual mingw
setup options described in
http://www.boost.org/tools/build/v1/mingw-tools.html

John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net