Advertisement
Guest User

CMakeOutput.log

a guest
Jun 17th, 2016
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. The system is: Linux - 3.4.0+ - x86_64
  2. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  3. Compiler: /usr/bin/cc
  4. Build flags:
  5. Id flags: -c
  6.  
  7. The output was:
  8. 0
  9.  
  10.  
  11. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "CMakeCCompilerId.o"
  12.  
  13. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  14. Compiler: /usr/bin/c++
  15. Build flags:
  16. Id flags: -c
  17.  
  18. The output was:
  19. 0
  20.  
  21.  
  22. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "CMakeCXXCompilerId.o"
  23.  
  24. Checking whether the ASM compiler is GNU using "--version" matched "(GNU assembler)|(GCC)|(Free Software Foundation)":
  25. cc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
  26. Copyright (C) 2013 Free Software Foundation, Inc.
  27. This is free software; see the source for copying conditions. There is NO
  28. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  29.  
  30. CMakeOutput.log (END)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement