[LLVMdev] clang++ on MacOSX with fsf-gcc libstdc++?

abigagli andrea.bigagli at me.com
Sun Apr 15 08:29:31 PDT 2012


Marc J. Driftmeyer <mjd <at> reanimality.com> writes:

>     If you check the Clang list (cfe-dev-list) the issue dealing with
>     atomics for gcc-4.7 has been settled. I can verify this on Debian
>     Linux using gcc-4.7 that clang/clang++ builds and no long fails when
>     compiling a simple HelloWorld program. Atomics for c++ are now
>     recognized as __c11_atomic_* and it builds cleanly from what i've
>     tested.
>     I presently don't have a 10.7 box to test against trunk, but those
>     errors are now gone from Linux.
>     The thread to read:
>       http://lists.cs.uiuc.edu/pipermail/cfe-dev/2012-April/020686.html
>     - Marc

Oh, 
thank you very much Marc for the reference to the relevant thread.

I'm going to update trunk and give it a try as soon as I 
get back in front of my mac

Andrea.




More information about the llvm-dev mailing list