$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] boost with mingw
From: Kraus Philipp (philipp.kraus_at_[hidden])
Date: 2012-11-02 09:54:22
Hello,
I try to build Boost with MinGW / MSYS. I have found in the dokumentation http://www.boost.org/doc/libs/1_51_0/more/getting_started/windows.html
that MinGW shell is not supported, but I can build bJam with booststrap.sh --toolset=mingw under the shell, but I get the error: mingw.jam: No such file or directory
Can I build boost under MinGW shell or another shell with the MinGW gcc?
Thanks
Phil