search for: _imp__pthread_rwlock_destroy

Displaying 1 result from an estimated 1 matches for "_imp__pthread_rwlock_destroy".

2009 Nov 01
1
[LLVMdev] Issue compiling LLVM 2.6 on Windows with MinGW
...cpp:(.text+0x154): undefined reference to `_imp__pthread_rwlock_init' ..\..\lib\libLLVMSystem.a(RWMutex.cpp.obj):RWMutex.cpp:(.text+0x186): undefined reference to `_imp__pthread_rwlockattr_destroy' ..\..\lib\libLLVMSystem.a(RWMutex.cpp.obj):RWMutex.cpp:(.text+0x1f3): undefined reference to `_imp__pthread_rwlock_destroy' ..\..\lib\libLLVMSystem.a(RWMutex.cpp.obj):RWMutex.cpp:(.text+0x23d): undefined reference to `_imp__pthread_rwlock_destroy' ..\..\lib\libLLVMSystem.a(RWMutex.cpp.obj):RWMutex.cpp:(.text+0x287): undefined reference to `_imp__pthread_rwlock_rdlock' ..\..\lib\libLLVMSystem.a(RWMutex.cpp.o...