Displaying 1 result from an estimated 1 matches for "initialize_multiplethreads_test".
2013 Jan 07
2
[LLVMdev] Build failure when building single threaded LLVM with CMake
..._31TestPartResultReporterInterfaceEED2Ev[_ZN7testing8internal11ThreadLocalIPNS_31TestPartResultReporterInterfaceEED5Ev]+0x15):
undefined reference to `pthread_getspecific'
% Linking CXX executable SupportTests
CMakeFiles/SupportTests.dir/ManagedStatic.cpp.o: In function `(anonymous
namespace)::Initialize_MultipleThreads_Test::TestBody()':
ManagedStatic.cpp:(.text+0x9a): undefined reference to `pthread_create'
ManagedStatic.cpp:(.text+0xb7): undefined reference to `pthread_create'
ManagedStatic.cpp:(.text+0xc8): undefined reference to `pthread_join'
ManagedStatic.cpp:(.text+0xd9): undefined reference to...