[Boost-bugs] [Boost C++ Libraries] #11321: Compiling for MSVC (Windows) and Clang

Subject: [Boost-bugs] [Boost C++ Libraries] #11321: Compiling for MSVC (Windows) and Clang
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-05-19 13:52:49


#11321: Compiling for MSVC (Windows) and Clang
-----------------------+------------------------------
 Reporter: anonymous | Type: Support Requests
   Status: new | Milestone: To Be Determined
Component: None | Version: Boost 1.58.0
 Severity: Problem | Keywords:
-----------------------+------------------------------
 Can you please help me with compiling for msvc (2013) using clang (3.6) on
 Windows 7.0

 I am using the following command, but unsuccessful (perhaps it's the '$'):

 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

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11321>
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:18 UTC