Boost C++ Libraries: Ticket #11321: Compiling for MSVC (Windows) and Clang https://svn.boost.org/trac10/ticket/11321 <p> Can you please help me with compiling for msvc (2013) using clang (3.6) on Windows 7.0 </p> <p> I am using the following command, but unsuccessful (perhaps it's the '$'): </p> <p> b2 toolset=clang link=static runtime-link=static --build-type=complete --abbreviate-paths architecture=x86 address-model=32 cxxflags="-std=c++11 -nostdinc++ -isystem $/c:/PROGRA~2/MICROS~3.0/VC/include -stdlib=libc++" linkflags="-stdlib=c++ -L$/c:/PROGRA~2/MICROS~3.0/VC/lib" --prefix=$/c:/clang -j8 define=BOOST_SYSTEM_NO_DEPRECATED stage release install </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11321 Trac 1.4.3 viboes Sun, 05 Jul 2015 22:47:49 GMT component changed https://svn.boost.org/trac10/ticket/11321#comment:1 https://svn.boost.org/trac10/ticket/11321#comment:1 <ul> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">Building Boost</span> </li> </ul> Ticket