You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46 lines
3.0 KiB
46 lines
3.0 KiB
5 years ago
|
CMAKE_LANG=CXX
|
||
|
CMAKE_CXX_COMPILER_ABI=ELF
|
||
|
CMAKE_CXX_COMPILER_AR=
|
||
|
CMAKE_CXX_COMPILER_ARCHITECTURE_ID=
|
||
|
CMAKE_CXX_COMPILER_EXTERNAL_TOOLCHAIN=
|
||
|
CMAKE_CXX_COMPILER_ID=Clang
|
||
|
CMAKE_CXX_COMPILER_LAUNCHER=
|
||
|
CMAKE_CXX_COMPILER_LOADED=1
|
||
|
CMAKE_CXX_COMPILER_RANLIB=
|
||
|
CMAKE_CXX_COMPILER_TARGET=
|
||
|
CMAKE_CXX_COMPILER_VERSION=3.3.0
|
||
|
CMAKE_CXX_COMPILER_VERSION_INTERAL=
|
||
|
Change Dir: /tmp/ii/CMakeFiles/CMakeTmp
|
||
|
|
||
|
Run Build Command:"/usr/local/bin/gmake" "cmTC_c3442/fast"
|
||
|
/usr/local/bin/gmake -f CMakeFiles/cmTC_c3442.dir/build.make CMakeFiles/cmTC_c3442.dir/build
|
||
|
gmake[1]: Entering directory `/tmp/ii/CMakeFiles/CMakeTmp'
|
||
|
Building CXX object CMakeFiles/cmTC_c3442.dir/CMakeCXXCompilerABI.cpp.o
|
||
|
/usr/bin/CC -v -o CMakeFiles/cmTC_c3442.dir/CMakeCXXCompilerABI.cpp.o -c /usr/local/share/cmake-3.7/Modules/CMakeCXXCompilerABI.cpp
|
||
|
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
|
||
|
Target: x86_64-unknown-freebsd10.0
|
||
|
Thread model: posix
|
||
|
"/usr/bin/CC" -cc1 -triple x86_64-unknown-freebsd10.0 -emit-obj -mrelax-all -disable-free -disable-llvm-verifier -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model static -mdisable-fp-elim -masm-verbose -mconstructor-aliases -munwind-tables -target-cpu x86-64 -v -coverage-file /tmp/ii/CMakeFiles/cmTC_c3442.dir/CMakeCXXCompilerABI.cpp.o -resource-dir /usr/bin/../lib/clang/3.3 -internal-isystem /usr/include/c++/v1 -fdeprecated-macro -fdebug-compilation-dir /tmp/ii/CMakeFiles/CMakeTmp -ferror-limit 19 -fmessage-length 0 -mstackrealign -fobjc-runtime=gnustep -fobjc-default-synthesize-properties -fcxx-exceptions -fexceptions -fdiagnostics-show-option -backend-option -vectorize-loops -o CMakeFiles/cmTC_c3442.dir/CMakeCXXCompilerABI.cpp.o -x c++ /usr/local/share/cmake-3.7/Modules/CMakeCXXCompilerABI.cpp
|
||
|
clang -cc1 version 3.3 based upon LLVM 3.3 default target x86_64-unknown-freebsd10.0
|
||
|
ignoring nonexistent directory "/usr/include/c++/4.2/backward/backward"
|
||
|
ignoring nonexistent directory "/usr/bin/../lib/clang/3.3/include"
|
||
|
ignoring duplicate directory "/usr/include/c++/4.2"
|
||
|
ignoring duplicate directory "/usr/include/c++/4.2/backward"
|
||
|
ignoring duplicate directory "/usr/include/c++/4.2/backward"
|
||
|
#include "..." search starts here:
|
||
|
#include <...> search starts here:
|
||
|
/usr/include/c++/v1
|
||
|
/usr/include/c++/4.2
|
||
|
/usr/include/c++/4.2/backward
|
||
|
/usr/include/clang/3.3
|
||
|
/usr/include
|
||
|
End of search list.
|
||
|
Linking CXX executable cmTC_c3442
|
||
|
/usr/local/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c3442.dir/link.txt --verbose=1
|
||
|
/usr/bin/CC -v CMakeFiles/cmTC_c3442.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c3442
|
||
|
FreeBSD clang version 3.3 (tags/RELEASE_33/final 183502) 20130610
|
||
|
Target: x86_64-unknown-freebsd10.0
|
||
|
Thread model: posix
|
||
|
"/usr/bin/ld" --eh-frame-hdr -dynamic-linker /libexec/ld-elf.so.1 --hash-style=both --enable-new-dtags -o cmTC_c3442 /usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/lib CMakeFiles/cmTC_c3442.dir/CMakeCXXCompilerABI.cpp.o -lc++ -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /usr/lib/crtend.o /usr/lib/crtn.o
|
||
|
gmake[1]: Leaving directory `/tmp/ii/CMakeFiles/CMakeTmp'
|