Advertisement
Guest User

Untitled

a guest
Feb 19th, 2012
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. cmake ../
  2. -- The CXX compiler identification is GNU
  3. -- Check for working CXX compiler: /usr/local/bin/c++
  4. -- Check for working CXX compiler: /usr/local/bin/c++ -- works
  5. -- Detecting CXX compiler ABI info
  6. -- Detecting CXX compiler ABI info - done
  7. -- Build type not specified: defaulting to release.
  8. -- Boost version: 1.46.1
  9. -- checking for module 'gruel'
  10. -- found gruel, version 3.5.1git
  11. -- Found GRUEL: /usr/local/lib/libgruel.so
  12. -- checking for module 'gnuradio-core'
  13. -- found gnuradio-core, version 3.5.1git
  14. -- Found GNURADIO_CORE: /usr/local/lib/libgnuradio-core.so
  15. -- Boost version: 1.46.1
  16. -- Found the following Boost libraries:
  17. -- unit_test_framework
  18. -- Found PythonInterp: /usr/bin/python2.7
  19. -- Found SWIG: /usr/bin/swig (found version "1.3.40")
  20. -- Found PythonLibs: /usr/lib/libpython2.7.so
  21. -- Found Doxygen: /usr/bin/doxygen
  22. -- Configuring done
  23. -- Generating done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement