openbsd-C-Clang-5.0.1.input 2.7 KB

12345678910111213141516171819202122232425262728293031323334353637
  1. CMAKE_LANG=C
  2. CMAKE_C_COMPILER_ABI=ELF
  3. CMAKE_C_COMPILER_AR=CMAKE_C_COMPILER_AR-NOTFOUND
  4. CMAKE_C_COMPILER_ARCHITECTURE_ID=
  5. CMAKE_C_COMPILER_EXTERNAL_TOOLCHAIN=
  6. CMAKE_C_COMPILER_ID=Clang
  7. CMAKE_C_COMPILER_LAUNCHER=
  8. CMAKE_C_COMPILER_LOADED=1
  9. CMAKE_C_COMPILER_RANLIB=CMAKE_C_COMPILER_RANLIB-NOTFOUND
  10. CMAKE_C_COMPILER_TARGET=
  11. CMAKE_C_COMPILER_VERSION=5.0.1
  12. CMAKE_C_COMPILER_VERSION_INTERAL=
  13. Change Dir: /tmp/ii/CMakeFiles/CMakeTmp
  14. Run Build Command:"/usr/bin/make" "cmTC_f5360/fast"
  15. /usr/bin/make -f CMakeFiles/cmTC_f5360.dir/build.make CMakeFiles/cmTC_f5360.dir/build
  16. Building C object CMakeFiles/cmTC_f5360.dir/CMakeCCompilerABI.c.o
  17. /usr/bin/cc -v -o CMakeFiles/cmTC_f5360.dir/CMakeCCompilerABI.c.o -c /usr/local/share/cmake/Modules/CMakeCCompilerABI.c
  18. OpenBSD clang version 5.0.1 (tags/RELEASE_501/final) (based on LLVM 5.0.1)
  19. Target: amd64-unknown-openbsd6.3
  20. Thread model: posix
  21. InstalledDir: /usr/bin
  22. "/usr/bin/cc" -cc1 -triple amd64-unknown-openbsd6.3 -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -discard-value-names -main-file-name CMakeCCompilerABI.c -mrelocation-model pic -pic-level 1 -pic-is-pie -mthread-model posix -mdisable-fp-elim -relaxed-aliasing -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -v -dwarf-column-info -debugger-tuning=gdb -coverage-notes-file /tmp/ii/CMakeFiles/CMakeTmp/CMakeFiles/cmTC_f5360.dir/CMakeCCompilerABI.c.gcno -resource-dir /usr/lib/clang/5.0.1 -fdebug-compilation-dir /tmp/ii/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -femulated-tls -fwrapv -stack-protector 2 -fobjc-runtime=gnustep -fdiagnostics-show-option -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc -fno-builtin-valloc -fno-builtin-free -fno-builtin-strdup -fno-builtin-strndup -o CMakeFiles/cmTC_f5360.dir/CMakeCCompilerABI.c.o -x c /usr/local/share/cmake/Modules/CMakeCCompilerABI.c
  23. clang -cc1 version 5.0.1 based upon LLVM 5.0.1 default target amd64-unknown-openbsd6.3
  24. #include "..." search starts here:
  25. #include <...> search starts here:
  26. /usr/lib/clang/5.0.1/include
  27. /usr/include
  28. End of search list.
  29. Linking C executable cmTC_f5360
  30. /usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_f5360.dir/link.txt --verbose=1
  31. /usr/bin/cc -v CMakeFiles/cmTC_f5360.dir/CMakeCCompilerABI.c.o -o cmTC_f5360 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib
  32. OpenBSD clang version 5.0.1 (tags/RELEASE_501/final) (based on LLVM 5.0.1)
  33. Target: amd64-unknown-openbsd6.3
  34. Thread model: posix
  35. InstalledDir: /usr/bin
  36. "/usr/bin/ld" -e __start --eh-frame-hdr -Bdynamic -dynamic-linker /usr/libexec/ld.so -o cmTC_f5360 /usr/bin/../lib/crt0.o /usr/bin/../lib/crtbegin.o -L/usr/bin/../lib -L/usr/lib CMakeFiles/cmTC_f5360.dir/CMakeCCompilerABI.c.o -rpath-link /usr/X11R6/lib:/usr/local/lib -lcompiler_rt -lc -lcompiler_rt /usr/bin/../lib/crtend.o