Guest User

Untitled

a guest
Dec 16th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. -- The C compiler identification is GNU 4.7.1
  2. -- The CXX compiler identification is GNU 4.7.1
  3. -- Check for working C compiler: /usr/bin/gcc
  4. -- Check for working C compiler: /usr/bin/gcc -- works
  5. -- Detecting C compiler ABI info
  6. -- Detecting C compiler ABI info - done
  7. -- Check for working CXX compiler: /usr/bin/c++
  8. -- Check for working CXX compiler: /usr/bin/c++ -- works
  9. -- Detecting CXX compiler ABI info
  10. -- Detecting CXX compiler ABI info - done
  11. -- Looking for include file pthread.h
  12. -- Looking for include file pthread.h - found
  13. -- Looking for pthread_create
  14. -- Looking for pthread_create - not found.
  15. -- Looking for pthread_create in pthreads
  16. -- Looking for pthread_create in pthreads - not found
  17. -- Looking for pthread_create in pthread
  18. -- Looking for pthread_create in pthread - found
  19. -- Found Threads: TRUE
  20. -- Found LUAJIT: /usr/lib64/libluajit-2.0.so
  21. -- Found UV: /usr/lib64/libuv.a
  22. -- Configuring done
  23. -- Generating done
  24. -- Build files have been written to: /tmp/lev
Add Comment
Please, Sign In to add comment