Boost logo

Boost Users :

Subject: Re: [Boost-users] Build: Clang, libstdc++ and Mac 10.8
From: Tim Burgess (tim_at_[hidden])
Date: 2014-02-07 03:38:49


Much appreciated - thanks.

Best wishes.
Tim Burgess

-----Original Message-----
From: Boost-users [mailto:boost-users-bounces_at_[hidden]] On Behalf Of
Marshall Clow
Sent: 06 February 2014 18:15
To: boost-users_at_[hidden]
Subject: Re: [Boost-users] Build: Clang, libstdc++ and Mac 10.8

On Feb 6, 2014, at 9:34 AM, Lars Viklund <zao_at_[hidden]> 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_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-users


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net