Subject: Re: [Boost-users] Build: Clang, libstdc++ and Mac 10.8
From: Lars Viklund (zao_at_[hidden])
Date: 2014-02-06 12:34:01


On Thu, Feb 06, 2014 at 11:27:20AM -0000, Tim Burgess wrote:
> ./b2 toolset=clang -std=c++11 cxxflags="-stdlib=libstdc++"
> linkflags="-stdlib=libstdc++"

b2 doesn't to my knowledge have an -std=c++11 option, that would belong
in the flags for the compiler driver, if at all.

-- 
Lars Viklund | zao_at_[hidden]