mati865

Untitled

Sep 2nd, 2016
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. ranlib libMCF.a
  2. 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'
  3. 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'
  4. 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'
  5. 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'
  6. 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'
  7. 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'
  8. 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'
  9. 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'
  10. 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'
  11. 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'
  12. 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'
  13. 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'
  14. 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'
  15. 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'
  16. collect2.exe: error: ld returned 1 exit status
Advertisement
Add Comment
Please, Sign In to add comment