$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] What needs fixing for MinGW
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2012-05-01 15:05:06
> For quite a while, we had users complaining about Boost.Build operation in
> Windows with MinGW.
Hi,
is cygwin part of this topic?
because cygwin is broken for a long time now because it is considered
that cygwin=windows but it should be cygwin=posix. In particular,
filesystem does not work well. With V2 it was possible to manually
configure with macro definitions but not with V3 (POSIX_PATH,
POSIX_API).
But all this is not mingw so I fair it is not in the scope of your message.
Frédéric