$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: rodolfo_at_[hidden]
Date: 2007-06-28 08:34:55
Hi,
I used to be able to cross-compile boost on linux for win32 with
boost.build v1 without problems, but now with v2 I cannot find the
mingw toolset. It seems that now we can use gcc toolset but with a
mingw flavor. So, where can I set this flavor? Everything I do makes
bjam use plain g++ (for building to run on linux),
not mingw32-g++ (run on win32).
Regards,
Rodolfo Lima.