Building clang/cling 3.5 for ROOT on Lion
Joshua Root
jmr at macports.org
Tue Apr 8 03:26:53 PDT 2014
On 2014-4-8 20:02 , Chris Jones wrote:
>
>> You can actually use libc++ all the way back to 10.6 (with the libcxx
>> port). The trick is that if you build root against libc++, then every
>> library it uses via a C++ API must also be built against libc++, and
>> likewise for every library that uses it via a C++ API.
>
> Yes, but that doesn't help here, as the libc++ on 10.6 does not support
> c++11 fully.
Which parts doesn't it support? The description of the port specifically
says that it is "targeting C++11".
- Josh
More information about the macports-dev
mailing list