[cfe-commits] [libcxx] r167490 - /libcxx/trunk/www/index.html
Jonathan Sauer
jonathan.sauer at gmx.de
Wed Nov 7 08:25:30 PST 2012
Hello,
> - <p>To build on Mac OS X 10.6 (Snow Leopard), you need a helper library and header
> - <a href="http://home.roadrunner.com/~hinnant/libcppabi.zip">found here</a>.
> - cp cxxabi.h to /usr/include, and cp libc++abi.dylib to /usr/lib. On Mac OS
> - X 10.7 (Lion) and later, this helper library and header are already installed
> - for you.
Is the helper library/header no longer necessary on 10.6?
Jonathan
More information about the cfe-commits
mailing list