[cfe-dev] Using libc++ in a published app

Sean Colombo sean.colombo at gmail.com
Tue May 13 12:58:47 PDT 2014


Thanks for the responses, everyone! :)

That's correct: OS X 10.7 has a usable libc++ supplied as part of the OS. I
> simply don’t use libc++
>
> in stuff that's intended to run on 10.6 or earlier.
>

I told CMake to use libstdc++ instead of libc++, and this worked great for
our tester that was on 10.6!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140513/855caf4a/attachment.html>


More information about the cfe-dev mailing list