$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-build] What needs fixing for MinGW
From: Vladimir Prus (ghost_at_[hidden])
Date: 2012-05-01 08:33:22
Folks,
For quite a while, we had users complaining about Boost.Build operation in Windows with MinGW.
In particular, bootstrap.bat puts "using mingw ;" into project-config.jam, which does not work
very well. Is that the only thing that needs fixing, or there are other MinGW issues, either
in native or cross configuration?
[The reason I'm asking is that "fix mingw" is now at the top of my queue.]
Thanks,
Volodya