Subject: [Boost-bugs] [Boost C++ Libraries] #5884: Failed to build single threaded libraries using option 'threading=single'
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-09-09 21:47:14
#5884: Failed to build single threaded libraries using option 'threading=single'
---------------------------------------------+------------------------------
Reporter: Frank W. <boost@â¦> | Owner:
Type: Bugs | Status: new
Milestone: To Be Determined | Component: Building Boost
Version: Boost 1.47.0 | Severity: Problem
Keywords: |
---------------------------------------------+------------------------------
Bjam fails to build boost single threaded libs (boost1.47.0, host: Win7
64bit, VS2010/MSVC10.0) when specifying 'threading=single' and 'runtime-
link=shared' at the same time but builds multi-threaded boost libs with
shared runtime instead!
b2 --stagedir=stage\x86 address-model=32 threading=single runtime-
link=shared stage
Just as a note: If options 'threading=single' and 'runtime-link=static'
are used the single-threaded libs with statically linked runtime are built
as specified.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5884> 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 : 2017-02-16 18:50:07 UTC