Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13557: Boost 1.67.0 chrono library Windows build installs NTFS junction
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-05-22 02:43:18
#13557: Boost 1.67.0 chrono library Windows build installs NTFS junction
-------------------------------+-----------------------------
Reporter: george@⦠| Owner: viboes
Type: Bugs | Status: new
Milestone: To Be Determined | Component: chrono
Version: Boost 1.67.0 | Severity: Problem
Resolution: | Keywords: windows install
-------------------------------+-----------------------------
Comment (by anonymous):
I'm experiencing the same issue while attempting to build Boost 1.67.0 in
MSYS2/MinGW. I'm using an installation that came with an earlier version
of Boost (1.66.0), which was provided [https://nuwen.net/mingw.html/
here].
This is how I'm calling `b2`, for reference:
{{{
./b2 -j4 variant=release link=static runtime-link=static threading=multi \
--stagedir=$X_WORKDIR_ROOT/dest stage address-model=64 -sNO_BZIP2 \
-sBZIP2_BINARY=bz2 -sBZIP2_INCLUDE=$X_DISTRO_INC
-sBZIP2_LIBPATH=$X_DISTRO_LIB \
-sNO_ZLIB -sZLIB_BINARY=z -sZLIB_INCLUDE=$X_DISTRO_INC
-sZLIB_LIBPATH=$X_DISTRO_LIB
}}}
I'm simply calling the bootstrap script via `./bootstrap.sh`.
-- Ticket URL: <https://svn.boost.org/trac10/ticket/13557#comment:1> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2018-05-22 02:47:51 UTC