Boost C++ Libraries: Ticket #5884: Failed to build single threaded libraries using option 'threading=single' https://svn.boost.org/trac10/ticket/5884 <p> 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! </p> <p> b2 --stagedir=stage\x86 address-model=32 threading=single runtime-link=shared stage </p> <p> 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. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5884 Trac 1.4.3 Frank W. <boost@…> Mon, 12 Sep 2011 07:37:12 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5884#comment:1 https://svn.boost.org/trac10/ticket/5884#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">invalid</span> </li> </ul> Ticket