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
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to