
Much appreciated - thanks. Best wishes. Tim Burgess -----Original Message----- From: Boost-users [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Marshall Clow Sent: 06 February 2014 18:15 To: boost-users@lists.boost.org Subject: Re: [Boost-users] Build: Clang, libstdc++ and Mac 10.8 On Feb 6, 2014, at 9:34 AM, Lars Viklund <zao@acc.umu.se> wrote:
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.
Right. ./b2 toolset=clang cxxflags="-std=c++11 -stdlib=libstdc++" linkflags="-stdlib=libstdc++" - Marshall _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users