|
|
Home » Developing U++ » UppHub » Upp package binding for LLVM/Clang library (libclang)
Re: Upp package binding for LLVM/Clang library (libclang) [message #40025 is a reply to message #38668] |
Sun, 26 May 2013 20:11   |
Didier
Messages: 736 Registered: November 2008 Location: France
|
Contributor |
|
|
Hi all,
I am trying to make clang work and I run into the following error:
In file included from /users/didier/upp.out/SRC_MII/CtrlLib/CLANG.Blitz.Gui.Shared/$blitz.cpp:3:
In file included from /users/didier/upp/uppsrc/CtrlLib/LabelBase.cpp:1:
In file included from /users/didier/upp/uppsrc/CtrlLib/CtrlLib.h:4:
In file included from /users/didier/upp/uppsrc/CtrlCore/CtrlCore.h:4:
In file included from /users/didier/upp/uppsrc/RichText/RichText.h:4:
In file included from /users/didier/upp/uppsrc/Draw/Draw.h:6:
In file included from /users/didier/upp/uppsrc/Core/Core.h:213:
In file included from /usr/bin/../lib/gcc/i686-redhat-linux/4.7.2/../../../../include/c++/4.7.2/string:53:
In file included from /usr/bin/../lib/gcc/i686-redhat-linux/4.7.2/../../../../include/c++/4.7.2/bits/basic_string.h:40:
/usr/bin/../lib/gcc/i686-redhat-linux/4.7.2/../../../../include/c++/4.7.2/ext/atomicity.h:48:45: error: use of undeclared identifier '__ATOMIC_ACQ_REL'
{ return __atomic_fetch_add(__mem, __val, __ATOMIC_ACQ_REL); }
Obviously my BM file is incomplete/wrong but what is wrong ??
[Updated on: Sun, 26 May 2013 20:11] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Sun Aug 24 14:11:24 CEST 2025
Total time taken to generate the page: 0.04618 seconds
|
|
|