Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ranlib libMCF.a
- D:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.1.0\libsupc++.a(eh_alloc.o):(.text$__tcf_0+0x8): undefined reference to `pthread_mutex_destroy'
- D:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.1.0\libsupc++.a(eh_alloc.o):(.text$_ZN12_GLOBAL__N_14pool4freeEPv.constprop.2+0x10): undefined reference to `pthread_mutex_lock'
- D:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.1.0\libsupc++.a(eh_alloc.o):(.text$_ZN12_GLOBAL__N_14pool4freeEPv.constprop.2+0x87): undefined reference to `pthread_mutex_unlock'
- D:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.1.0\libsupc++.a(eh_alloc.o):(.text$_ZN12_GLOBAL__N_14pool8allocateEy.constprop.3+0x10): undefined reference to `pthread_mutex_lock'
- D:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.1.0\libsupc++.a(eh_alloc.o):(.text$_ZN12_GLOBAL__N_14pool8allocateEy.constprop.3+0x6e): undefined reference to `pthread_mutex_unlock'
- D:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.1.0\libsupc++.a(eh_alloc.o):(.text.startup._GLOBAL__sub_I__ZN9__gnu_cxx9__freeresEv+0xe): undefined reference to `pthread_mutex_init'
- D:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.1.0\libgcc_eh.a(emutls.o):(.text+0x4e): undefined reference to `pthread_mutex_init'
- D:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.1.0\libgcc_eh.a(emutls.o):(.text+0x61): undefined reference to `pthread_key_create'
- D:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.1.0\libgcc_eh.a(emutls.o):(.text+0x9d): undefined reference to `pthread_getspecific'
- D:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.1.0\libgcc_eh.a(emutls.o):(.text+0xe2): undefined reference to `pthread_once'
- D:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.1.0\libgcc_eh.a(emutls.o):(.text+0xee): undefined reference to `pthread_mutex_lock'
- D:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.1.0\libgcc_eh.a(emutls.o):(.text+0x107): undefined reference to `pthread_mutex_unlock'
- D:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.1.0\libgcc_eh.a(emutls.o):(.text+0x13f): undefined reference to `pthread_setspecific'
- D:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/6.1.0\libgcc_eh.a(emutls.o):(.text+0x1f4): undefined reference to `pthread_setspecific'
- collect2.exe: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment