C++11 on Mountain Lion and lower?

Clemens Lang cal at macports.org
Tue Dec 3 11:35:12 PST 2013


On Tue, Dec 03, 2013 at 01:59:35PM -0500, Eric Gallager wrote:
> What about using the libcxx and libcxxabi ports for libc++? Is there
> any way to make that work?

Only if we rebuilt all ports against libcxx/libcxxabi. We could do that,
but we could also just rebuild everything against the host libc++ on
those systems. Both would imply users could never link against a library
exporting C++ APIs provided by the host.

-- 
Clemens Lang



More information about the macports-dev mailing list