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

2012-09-02 Thread Ilyes Gouta
Hi Lars, Indeed! I removed an older clang-3.0 package before rebuilding the f18 set. Cool. The builds should now complete then. -Ilyes On Sun, Sep 2, 2012 at 10:29 AM, Lars Seipel wrote: > On Saturday 01 September 2012 15:06:40 Ilyes Gouta wrote: > >> and this is with gcc version 4.7.0 2012050

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

2012-09-02 Thread Ilyes Gouta
Hi, I've locally built and installed Fedora 18's GCC 4.7.1 packages (gcc version 4.7.1 20120720 (Red Hat 4.7.1-5) (GCC)) on my F17 box and just restarted building (F18's) llvm-3.1/clang-3.1 packages. It looks good so far. -Ilyes On Sun, Sep 2, 2012 at 3:30 AM, TASAKA Mamoru wrote: > Ilyes Gouta

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

2012-09-02 Thread Lars Seipel
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 wh

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

2012-09-01 Thread TASAKA Mamoru
Ilyes Gouta wrote, at 09/01/2012 11:06 PM +9:00: Hi, I'm getting the following errors, when attempting to build llvm-3.1 (from f18) on my Fedora 17 setup. In file included from /usr/bin/../lib/gcc/x86_64-redhat-linux/4.7.0/../../../../include/c++/4.7.0/iterator:63: In file included from /usr/bi

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

2012-09-01 Thread Jerry James
On Sat, Sep 1, 2012 at 8:06 AM, Ilyes Gouta wrote: > Hi, > > I'm getting the following errors, when attempting to build llvm-3.1 > (from f18) on my Fedora 17 setup. > > In file included from APInt.cpp:16: > In file included from > /home/ilyes/fedora-scm/llvm/llvm-3.1.src/include/llvm/ADT/APInt.h:1

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

2012-09-01 Thread Ilyes Gouta
Hi, I'm getting the following errors, when attempting to build llvm-3.1 (from f18) on my Fedora 17 setup. In file included from APInt.cpp:16: In file included from /home/ilyes/fedora-scm/llvm/llvm-3.1.src/include/llvm/ADT/APInt.h:18: In file included from /home/ilyes/fedora-scm/llvm/llvm-3.1.src/