use of undeclared identifier '__ATOMIC_ACQ_REL' when building llvm-3.1 on Fedora 17

Lars Seipel lars.seipel at gmail.com
Sun Sep 2 09:29:41 UTC 2012


On Saturday 01 September 2012 15:06:40 Ilyes Gouta wrote:

> and this is with gcc version 4.7.0 20120507 (Red Hat 4.7.0-5) (GCC).

This doesn't look like you're building with GCC. Do you have an older version 
of clang somewhere in your path? IIRC llvm's configure script prefers to choose 
clang when it's there. Clang then chokes on the libstdc++ headers.

Lars


More information about the devel mailing list