[cfe-dev] Using C++11 <atomic> with Clang SVN

Marc Glisse marc.glisse at inria.fr
Thu Apr 19 15:46:12 PDT 2012


On Thu, 19 Apr 2012, Eli Friedman wrote:

> Make sure you check out libc++ into llvm/projects/libcxx/, and use
> "make install", so clang uses the right libcxx.

Wow, that actually works on some OS (macosx only I guess)? It seems so far 
here...

- requires root (chown)
- doesn't compile the lib
- installs the include files in a place the driver doesn't know
- fixed path in the driver
etc.

-- 
Marc Glisse



More information about the cfe-dev mailing list