http://llvm.org/bugs/show_bug.cgi?id=8428
Summary: Unable to link JITTests
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Target-Independent JIT
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
The unit test from unittests/ExecutionEngine/JIT fails to be linked with the
following message:
Linking CXX executable JIT/JITTests
CMakeFiles/JITTests.dir/ExecutionEngine/JIT/JITEventListenerTest.cpp.o:(.data.rel.ro+0xa8):
undefined reference to `typeinfo for llvm::JITEventListener'
CMakeFiles/JITTests.dir/ExecutionEngine/JIT/JITTest.cpp.o:(.data.rel.ro+0x24c):
undefined reference to `typeinfo for llvm::JITMemoryManager'
collect2: ld returned 1 exit status
I'm using: gcc-4.5.1 & binutils-2.20.1
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs