Displaying 1 result from an estimated 1 matches for "qatomic_sun".
Did you mean:
atomic_sub
2012 Jul 09
0
[LLVMdev] ExecutionEngine fails to use MCJIT, non-unique static member variables
...s a linking issue?
For more info, here the linking command:
g++ -Wl,-O1 -o qling main.o widget.o util.o consoleoutput.o codeinput.o
codewidget.o moc_widget.o moc_consoleoutput.o moc_codeinput.o
moc_codewidget.o -L/usr/lib64/qt4 -
L/home/thomas/opt/llvm-debug/lib -lm -ldl -fPIC -rdynamic
qt-hack/qatomic_sun.o -lcling -lclingInterpreter -lclingUtils
-lclangFrontend -lclangFrontendTool -lclangSerialization -
lclangDriver -lclangCodeGen -lclangParse -lclangSema -lclangEdit
-lclangAnalysis -lclangRewrite -lclangAST -lclangLex -lclangBasic
-lLLVMTableGen -lLLVMMCJIT -
lLLVMRuntimeDyld -lLLVMObject -lLLVMMC...