|
- The system is: Windows - 10.0.17134 - AMD64
- Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
- Compiler: C:/msys64/mingw64/bin/gcc.exe
- Build flags: -g;-O3;-march=nocona
- Id flags:
-
- The output was:
- 0
-
-
- Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.exe"
-
- The C compiler identification is GNU, found in "F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/3.11.1/CompilerIdC/a.exe"
-
- Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
- Compiler: C:/msys64/mingw64/bin/g++.exe
- Build flags: -g;-O3;-march=nocona
- Id flags:
-
- The output was:
- 0
-
-
- Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.exe"
-
- The CXX compiler identification is GNU, found in "F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/3.11.1/CompilerIdCXX/a.exe"
-
- Determining if the C compiler works passed with the following output:
- Change Dir: F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp
-
- Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_0a7c8/fast"
- make[2]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_0a7c8.dir/build.make CMakeFiles/cmTC_0a7c8.dir/build
- make[3]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_0a7c8.dir/testCCompiler.c.obj
- /C/msys64/mingw64/bin/gcc.exe -g -O3 -march=nocona -o CMakeFiles/cmTC_0a7c8.dir/testCCompiler.c.obj -c /F/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp/testCCompiler.c
- Linking C executable cmTC_0a7c8.exe
- /C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_0a7c8.dir/objects.a
- /C/msys64/mingw64/bin/ar.exe cr CMakeFiles/cmTC_0a7c8.dir/objects.a "CMakeFiles/cmTC_0a7c8.dir/testCCompiler.c.obj"
- /C/msys64/mingw64/bin/gcc.exe -g -O3 -march=nocona -Wl,--whole-archive CMakeFiles/cmTC_0a7c8.dir/objects.a -Wl,--no-whole-archive -o cmTC_0a7c8.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
- make[3]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- make[2]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
-
-
- Detecting C compiler ABI info compiled with the following output:
- Change Dir: F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp
-
- Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_e3c79/fast"
- make[2]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_e3c79.dir/build.make CMakeFiles/cmTC_e3c79.dir/build
- make[3]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_e3c79.dir/CMakeCCompilerABI.c.obj
- /C/msys64/mingw64/bin/gcc.exe -g -O3 -march=nocona -o CMakeFiles/cmTC_e3c79.dir/CMakeCCompilerABI.c.obj -c /C/msys64/mingw64/share/cmake-3.11/Modules/CMakeCCompilerABI.c
- Linking C executable cmTC_e3c79.exe
- /C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_e3c79.dir/objects.a
- /C/msys64/mingw64/bin/ar.exe cr CMakeFiles/cmTC_e3c79.dir/objects.a "CMakeFiles/cmTC_e3c79.dir/CMakeCCompilerABI.c.obj"
- /C/msys64/mingw64/bin/gcc.exe -g -O3 -march=nocona -v -Wl,--whole-archive CMakeFiles/cmTC_e3c79.dir/objects.a -Wl,--no-whole-archive -o cmTC_e3c79.exe -Wl,--major-image-version,0,--minor-image-version,0
- Using built-in specs.
- COLLECT_GCC=C:\msys64\mingw64\bin\gcc.exe
- COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe
- Target: x86_64-w64-mingw32
- Configured with: ../gcc-7.3.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=c,lto,c++,objc,obj-c++,fortran,ada --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-time=yes --enable-libstdcxx-filesystem-ts=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld
- Thread model: posix
- gcc version 7.3.0 (Rev2, Built by MSYS2 project)
- COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/
- LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../
- COLLECT_GCC_OPTIONS='-g' '-O3' '-march=nocona' '-v' '-o' 'cmTC_e3c79.exe'
- C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/collect2.exe -plugin C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/liblto_plugin-0.dll -plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\bsp\AppData\Local\Temp\ccFBIaOo.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -m i386pep -Bdynamic -o cmTC_e3c79.exe C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtbegin.o -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../.. --whole-archive CMakeFiles/cmTC_e3c79.dir/objects.a --no-whole-archive --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtend.o
- COLLECT_GCC_OPTIONS='-g' '-O3' '-march=nocona' '-v' '-o' 'cmTC_e3c79.exe'
- make[3]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- make[2]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
-
-
- Parsed C implicit link information from above output:
- link line regex: [^( *|.*[/\])(ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
- ignore line: [Change Dir: F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp]
- ignore line: []
- ignore line: [Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_e3c79/fast"]
- ignore line: [make[2]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp']
- ignore line: [/usr/bin/make -f CMakeFiles/cmTC_e3c79.dir/build.make CMakeFiles/cmTC_e3c79.dir/build]
- ignore line: [make[3]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp']
- ignore line: [Building C object CMakeFiles/cmTC_e3c79.dir/CMakeCCompilerABI.c.obj]
- ignore line: [/C/msys64/mingw64/bin/gcc.exe -g -O3 -march=nocona -o CMakeFiles/cmTC_e3c79.dir/CMakeCCompilerABI.c.obj -c /C/msys64/mingw64/share/cmake-3.11/Modules/CMakeCCompilerABI.c]
- ignore line: [Linking C executable cmTC_e3c79.exe]
- ignore line: [/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_e3c79.dir/objects.a]
- ignore line: [/C/msys64/mingw64/bin/ar.exe cr CMakeFiles/cmTC_e3c79.dir/objects.a "CMakeFiles/cmTC_e3c79.dir/CMakeCCompilerABI.c.obj" ]
- ignore line: [/C/msys64/mingw64/bin/gcc.exe -g -O3 -march=nocona -v -Wl,--whole-archive CMakeFiles/cmTC_e3c79.dir/objects.a -Wl,--no-whole-archive -o cmTC_e3c79.exe -Wl,--major-image-version,0,--minor-image-version,0 ]
- ignore line: [Using built-in specs.]
- ignore line: [COLLECT_GCC=C:\msys64\mingw64\bin\gcc.exe]
- ignore line: [COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe]
- ignore line: [Target: x86_64-w64-mingw32]
- ignore line: [Configured with: ../gcc-7.3.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=c,lto,c++,objc,obj-c++,fortran,ada --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-time=yes --enable-libstdcxx-filesystem-ts=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld]
- ignore line: [Thread model: posix]
- ignore line: [gcc version 7.3.0 (Rev2, Built by MSYS2 project) ]
- ignore line: [COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/]
- ignore line: [C:/msys64/mingw64/bin/../lib/gcc/]
- ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/]
- ignore line: [LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/]
- ignore line: [C:/msys64/mingw64/bin/../lib/gcc/]
- ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/]
- ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib/]
- ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/]
- ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../]
- ignore line: [COLLECT_GCC_OPTIONS='-g' '-O3' '-march=nocona' '-v' '-o' 'cmTC_e3c79.exe']
- link line: [ C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/collect2.exe -plugin C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/liblto_plugin-0.dll -plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\bsp\AppData\Local\Temp\ccFBIaOo.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_eh -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -m i386pep -Bdynamic -o cmTC_e3c79.exe C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtbegin.o -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../.. --whole-archive CMakeFiles/cmTC_e3c79.dir/objects.a --no-whole-archive --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtend.o]
- arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/collect2.exe] ==> ignore
- arg [-plugin] ==> ignore
- arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/liblto_plugin-0.dll] ==> ignore
- arg [-plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe] ==> ignore
- arg [-plugin-opt=-fresolution=C:\Users\bsp\AppData\Local\Temp\ccFBIaOo.res] ==> ignore
- arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
- arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
- arg [-plugin-opt=-pass-through=-lgcc_eh] ==> ignore
- arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
- arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
- arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
- arg [-plugin-opt=-pass-through=-lpthread] ==> ignore
- arg [-plugin-opt=-pass-through=-ladvapi32] ==> ignore
- arg [-plugin-opt=-pass-through=-lshell32] ==> ignore
- arg [-plugin-opt=-pass-through=-luser32] ==> ignore
- arg [-plugin-opt=-pass-through=-lkernel32] ==> ignore
- arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
- arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
- arg [-plugin-opt=-pass-through=-lgcc_eh] ==> ignore
- arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
- arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
- arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
- arg [-m] ==> ignore
- arg [i386pep] ==> ignore
- arg [-Bdynamic] ==> ignore
- arg [-o] ==> ignore
- arg [cmTC_e3c79.exe] ==> ignore
- arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> ignore
- arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtbegin.o] ==> ignore
- arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0]
- arg [-LC:/msys64/mingw64/bin/../lib/gcc] ==> dir [C:/msys64/mingw64/bin/../lib/gcc]
- arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib]
- arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib]
- arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib]
- arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../..] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../..]
- arg [--whole-archive] ==> ignore
- arg [CMakeFiles/cmTC_e3c79.dir/objects.a] ==> ignore
- arg [--no-whole-archive] ==> ignore
- arg [--major-image-version] ==> ignore
- arg [0] ==> ignore
- arg [--minor-image-version] ==> ignore
- arg [0] ==> ignore
- arg [-lmingw32] ==> lib [mingw32]
- arg [-lgcc] ==> lib [gcc]
- arg [-lgcc_eh] ==> lib [gcc_eh]
- arg [-lmoldname] ==> lib [moldname]
- arg [-lmingwex] ==> lib [mingwex]
- arg [-lmsvcrt] ==> lib [msvcrt]
- arg [-lpthread] ==> lib [pthread]
- arg [-ladvapi32] ==> lib [advapi32]
- arg [-lshell32] ==> lib [shell32]
- arg [-luser32] ==> lib [user32]
- arg [-lkernel32] ==> lib [kernel32]
- arg [-lmingw32] ==> lib [mingw32]
- arg [-lgcc] ==> lib [gcc]
- arg [-lgcc_eh] ==> lib [gcc_eh]
- arg [-lmoldname] ==> lib [moldname]
- arg [-lmingwex] ==> lib [mingwex]
- arg [-lmsvcrt] ==> lib [msvcrt]
- arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o] ==> ignore
- arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtend.o] ==> ignore
- remove lib [gcc_eh]
- remove lib [msvcrt]
- remove lib [gcc_eh]
- remove lib [msvcrt]
- collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0] ==> [C:/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/7.3.0]
- collapse library dir [C:/msys64/mingw64/bin/../lib/gcc] ==> [C:/msys64/mingw64/lib/gcc]
- collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> [C:/msys64/mingw64/x86_64-w64-mingw32/lib]
- collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib] ==> [C:/msys64/mingw64/lib]
- collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib] ==> [C:/msys64/mingw64/x86_64-w64-mingw32/lib]
- collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../..] ==> [C:/msys64/mingw64/lib]
- implicit libs: [mingw32;gcc;moldname;mingwex;pthread;advapi32;shell32;user32;kernel32;mingw32;gcc;moldname;mingwex]
- implicit dirs: [C:/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/7.3.0;C:/msys64/mingw64/lib/gcc;C:/msys64/mingw64/x86_64-w64-mingw32/lib;C:/msys64/mingw64/lib]
- implicit fwks: []
-
-
-
-
- Detecting C [-std=c11] compiler features compiled with the following output:
- Change Dir: F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp
-
- Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_7dd91/fast"
- make[2]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_7dd91.dir/build.make CMakeFiles/cmTC_7dd91.dir/build
- make[3]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_7dd91.dir/feature_tests.c.obj
- /C/msys64/mingw64/bin/gcc.exe -g -O3 -march=nocona -std=c11 -o CMakeFiles/cmTC_7dd91.dir/feature_tests.c.obj -c /F/git/Rack/dep/glew-2.1.0/build/CMakeFiles/feature_tests.c
- Linking C executable cmTC_7dd91.exe
- /C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_7dd91.dir/objects.a
- /C/msys64/mingw64/bin/ar.exe cr CMakeFiles/cmTC_7dd91.dir/objects.a "CMakeFiles/cmTC_7dd91.dir/feature_tests.c.obj"
- /C/msys64/mingw64/bin/gcc.exe -g -O3 -march=nocona -Wl,--whole-archive CMakeFiles/cmTC_7dd91.dir/objects.a -Wl,--no-whole-archive -o cmTC_7dd91.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
- make[3]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- make[2]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
-
-
- Feature record: C_FEATURE:1c_function_prototypes
- Feature record: C_FEATURE:1c_restrict
- Feature record: C_FEATURE:1c_static_assert
- Feature record: C_FEATURE:1c_variadic_macros
-
-
- Detecting C [-std=c99] compiler features compiled with the following output:
- Change Dir: F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp
-
- Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_9d493/fast"
- make[2]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_9d493.dir/build.make CMakeFiles/cmTC_9d493.dir/build
- make[3]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_9d493.dir/feature_tests.c.obj
- /C/msys64/mingw64/bin/gcc.exe -g -O3 -march=nocona -std=c99 -o CMakeFiles/cmTC_9d493.dir/feature_tests.c.obj -c /F/git/Rack/dep/glew-2.1.0/build/CMakeFiles/feature_tests.c
- Linking C executable cmTC_9d493.exe
- /C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_9d493.dir/objects.a
- /C/msys64/mingw64/bin/ar.exe cr CMakeFiles/cmTC_9d493.dir/objects.a "CMakeFiles/cmTC_9d493.dir/feature_tests.c.obj"
- /C/msys64/mingw64/bin/gcc.exe -g -O3 -march=nocona -Wl,--whole-archive CMakeFiles/cmTC_9d493.dir/objects.a -Wl,--no-whole-archive -o cmTC_9d493.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
- make[3]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- make[2]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
-
-
- Feature record: C_FEATURE:1c_function_prototypes
- Feature record: C_FEATURE:1c_restrict
- Feature record: C_FEATURE:0c_static_assert
- Feature record: C_FEATURE:1c_variadic_macros
-
-
- Detecting C [-std=c90] compiler features compiled with the following output:
- Change Dir: F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp
-
- Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_66bd2/fast"
- make[2]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_66bd2.dir/build.make CMakeFiles/cmTC_66bd2.dir/build
- make[3]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- Building C object CMakeFiles/cmTC_66bd2.dir/feature_tests.c.obj
- /C/msys64/mingw64/bin/gcc.exe -g -O3 -march=nocona -std=c90 -o CMakeFiles/cmTC_66bd2.dir/feature_tests.c.obj -c /F/git/Rack/dep/glew-2.1.0/build/CMakeFiles/feature_tests.c
- Linking C executable cmTC_66bd2.exe
- /C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_66bd2.dir/objects.a
- /C/msys64/mingw64/bin/ar.exe cr CMakeFiles/cmTC_66bd2.dir/objects.a "CMakeFiles/cmTC_66bd2.dir/feature_tests.c.obj"
- /C/msys64/mingw64/bin/gcc.exe -g -O3 -march=nocona -Wl,--whole-archive CMakeFiles/cmTC_66bd2.dir/objects.a -Wl,--no-whole-archive -o cmTC_66bd2.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
- make[3]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- make[2]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
-
-
- Feature record: C_FEATURE:1c_function_prototypes
- Feature record: C_FEATURE:0c_restrict
- Feature record: C_FEATURE:0c_static_assert
- Feature record: C_FEATURE:0c_variadic_macros
- Determining if the CXX compiler works passed with the following output:
- Change Dir: F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp
-
- Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_1b961/fast"
- make[2]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_1b961.dir/build.make CMakeFiles/cmTC_1b961.dir/build
- make[3]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_1b961.dir/testCXXCompiler.cxx.obj
- /C/msys64/mingw64/bin/g++.exe -g -O3 -march=nocona -o CMakeFiles/cmTC_1b961.dir/testCXXCompiler.cxx.obj -c /F/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
- Linking CXX executable cmTC_1b961.exe
- /C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_1b961.dir/objects.a
- /C/msys64/mingw64/bin/ar.exe cr CMakeFiles/cmTC_1b961.dir/objects.a "CMakeFiles/cmTC_1b961.dir/testCXXCompiler.cxx.obj"
- /C/msys64/mingw64/bin/g++.exe -g -O3 -march=nocona -Wl,--whole-archive CMakeFiles/cmTC_1b961.dir/objects.a -Wl,--no-whole-archive -o cmTC_1b961.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
- make[3]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- make[2]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
-
-
- Detecting CXX compiler ABI info compiled with the following output:
- Change Dir: F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp
-
- Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_725db/fast"
- make[2]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_725db.dir/build.make CMakeFiles/cmTC_725db.dir/build
- make[3]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_725db.dir/CMakeCXXCompilerABI.cpp.obj
- /C/msys64/mingw64/bin/g++.exe -g -O3 -march=nocona -o CMakeFiles/cmTC_725db.dir/CMakeCXXCompilerABI.cpp.obj -c /C/msys64/mingw64/share/cmake-3.11/Modules/CMakeCXXCompilerABI.cpp
- Linking CXX executable cmTC_725db.exe
- /C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_725db.dir/objects.a
- /C/msys64/mingw64/bin/ar.exe cr CMakeFiles/cmTC_725db.dir/objects.a "CMakeFiles/cmTC_725db.dir/CMakeCXXCompilerABI.cpp.obj"
- /C/msys64/mingw64/bin/g++.exe -g -O3 -march=nocona -v -Wl,--whole-archive CMakeFiles/cmTC_725db.dir/objects.a -Wl,--no-whole-archive -o cmTC_725db.exe -Wl,--major-image-version,0,--minor-image-version,0
- Using built-in specs.
- COLLECT_GCC=C:\msys64\mingw64\bin\g++.exe
- COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe
- Target: x86_64-w64-mingw32
- Configured with: ../gcc-7.3.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=c,lto,c++,objc,obj-c++,fortran,ada --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-time=yes --enable-libstdcxx-filesystem-ts=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld
- Thread model: posix
- gcc version 7.3.0 (Rev2, Built by MSYS2 project)
- COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/
- LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/;C:/msys64/mingw64/bin/../lib/gcc/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/;C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../
- COLLECT_GCC_OPTIONS='-g' '-O3' '-march=nocona' '-v' '-o' 'cmTC_725db.exe' '-shared-libgcc'
- C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/collect2.exe -plugin C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/liblto_plugin-0.dll -plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\bsp\AppData\Local\Temp\cclGN66e.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -m i386pep -Bdynamic -o cmTC_725db.exe C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtbegin.o -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../.. --whole-archive CMakeFiles/cmTC_725db.dir/objects.a --no-whole-archive --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtend.o
- COLLECT_GCC_OPTIONS='-g' '-O3' '-march=nocona' '-v' '-o' 'cmTC_725db.exe' '-shared-libgcc'
- make[3]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- make[2]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
-
-
- Parsed CXX implicit link information from above output:
- link line regex: [^( *|.*[/\])(ld\.exe|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
- ignore line: [Change Dir: F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp]
- ignore line: []
- ignore line: [Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_725db/fast"]
- ignore line: [make[2]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp']
- ignore line: [/usr/bin/make -f CMakeFiles/cmTC_725db.dir/build.make CMakeFiles/cmTC_725db.dir/build]
- ignore line: [make[3]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp']
- ignore line: [Building CXX object CMakeFiles/cmTC_725db.dir/CMakeCXXCompilerABI.cpp.obj]
- ignore line: [/C/msys64/mingw64/bin/g++.exe -g -O3 -march=nocona -o CMakeFiles/cmTC_725db.dir/CMakeCXXCompilerABI.cpp.obj -c /C/msys64/mingw64/share/cmake-3.11/Modules/CMakeCXXCompilerABI.cpp]
- ignore line: [Linking CXX executable cmTC_725db.exe]
- ignore line: [/C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_725db.dir/objects.a]
- ignore line: [/C/msys64/mingw64/bin/ar.exe cr CMakeFiles/cmTC_725db.dir/objects.a "CMakeFiles/cmTC_725db.dir/CMakeCXXCompilerABI.cpp.obj" ]
- ignore line: [/C/msys64/mingw64/bin/g++.exe -g -O3 -march=nocona -v -Wl,--whole-archive CMakeFiles/cmTC_725db.dir/objects.a -Wl,--no-whole-archive -o cmTC_725db.exe -Wl,--major-image-version,0,--minor-image-version,0 ]
- ignore line: [Using built-in specs.]
- ignore line: [COLLECT_GCC=C:\msys64\mingw64\bin\g++.exe]
- ignore line: [COLLECT_LTO_WRAPPER=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe]
- ignore line: [Target: x86_64-w64-mingw32]
- ignore line: [Configured with: ../gcc-7.3.0/configure --prefix=/mingw64 --with-local-prefix=/mingw64/local --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --with-native-system-header-dir=/mingw64/x86_64-w64-mingw32/include --libexecdir=/mingw64/lib --enable-bootstrap --with-arch=x86-64 --with-tune=generic --enable-languages=c,lto,c++,objc,obj-c++,fortran,ada --enable-shared --enable-static --enable-libatomic --enable-threads=posix --enable-graphite --enable-fully-dynamic-string --enable-libstdcxx-time=yes --enable-libstdcxx-filesystem-ts=yes --disable-libstdcxx-pch --disable-libstdcxx-debug --disable-isl-version-check --enable-lto --enable-libgomp --disable-multilib --enable-checking=release --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-libiconv --with-system-zlib --with-gmp=/mingw64 --with-mpfr=/mingw64 --with-mpc=/mingw64 --with-isl=/mingw64 --with-pkgversion='Rev2, Built by MSYS2 project' --with-bugurl=https://sourceforge.net/projects/msys2 --with-gnu-as --with-gnu-ld]
- ignore line: [Thread model: posix]
- ignore line: [gcc version 7.3.0 (Rev2, Built by MSYS2 project) ]
- ignore line: [COMPILER_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/]
- ignore line: [C:/msys64/mingw64/bin/../lib/gcc/]
- ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/bin/]
- ignore line: [LIBRARY_PATH=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/]
- ignore line: [C:/msys64/mingw64/bin/../lib/gcc/]
- ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/]
- ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib/]
- ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/]
- ignore line: [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../]
- ignore line: [COLLECT_GCC_OPTIONS='-g' '-O3' '-march=nocona' '-v' '-o' 'cmTC_725db.exe' '-shared-libgcc']
- link line: [ C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/collect2.exe -plugin C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/liblto_plugin-0.dll -plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\bsp\AppData\Local\Temp\cclGN66e.res -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -plugin-opt=-pass-through=-lpthread -plugin-opt=-pass-through=-ladvapi32 -plugin-opt=-pass-through=-lshell32 -plugin-opt=-pass-through=-luser32 -plugin-opt=-pass-through=-lkernel32 -plugin-opt=-pass-through=-lmingw32 -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lmoldname -plugin-opt=-pass-through=-lmingwex -plugin-opt=-pass-through=-lmsvcrt -m i386pep -Bdynamic -o cmTC_725db.exe C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtbegin.o -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0 -LC:/msys64/mingw64/bin/../lib/gcc -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib -LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../.. --whole-archive CMakeFiles/cmTC_725db.dir/objects.a --no-whole-archive --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtend.o]
- arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/collect2.exe] ==> ignore
- arg [-plugin] ==> ignore
- arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/liblto_plugin-0.dll] ==> ignore
- arg [-plugin-opt=C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/lto-wrapper.exe] ==> ignore
- arg [-plugin-opt=-fresolution=C:\Users\bsp\AppData\Local\Temp\cclGN66e.res] ==> ignore
- arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
- arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
- arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
- arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
- arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
- arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
- arg [-plugin-opt=-pass-through=-lpthread] ==> ignore
- arg [-plugin-opt=-pass-through=-ladvapi32] ==> ignore
- arg [-plugin-opt=-pass-through=-lshell32] ==> ignore
- arg [-plugin-opt=-pass-through=-luser32] ==> ignore
- arg [-plugin-opt=-pass-through=-lkernel32] ==> ignore
- arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
- arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
- arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
- arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
- arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
- arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
- arg [-m] ==> ignore
- arg [i386pep] ==> ignore
- arg [-Bdynamic] ==> ignore
- arg [-o] ==> ignore
- arg [cmTC_725db.exe] ==> ignore
- arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> ignore
- arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtbegin.o] ==> ignore
- arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0]
- arg [-LC:/msys64/mingw64/bin/../lib/gcc] ==> dir [C:/msys64/mingw64/bin/../lib/gcc]
- arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib]
- arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib]
- arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib]
- arg [-LC:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../..] ==> dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../..]
- arg [--whole-archive] ==> ignore
- arg [CMakeFiles/cmTC_725db.dir/objects.a] ==> ignore
- arg [--no-whole-archive] ==> ignore
- arg [--major-image-version] ==> ignore
- arg [0] ==> ignore
- arg [--minor-image-version] ==> ignore
- arg [0] ==> ignore
- arg [-lstdc++] ==> lib [stdc++]
- arg [-lmingw32] ==> lib [mingw32]
- arg [-lgcc_s] ==> lib [gcc_s]
- arg [-lgcc] ==> lib [gcc]
- arg [-lmoldname] ==> lib [moldname]
- arg [-lmingwex] ==> lib [mingwex]
- arg [-lmsvcrt] ==> lib [msvcrt]
- arg [-lpthread] ==> lib [pthread]
- arg [-ladvapi32] ==> lib [advapi32]
- arg [-lshell32] ==> lib [shell32]
- arg [-luser32] ==> lib [user32]
- arg [-lkernel32] ==> lib [kernel32]
- arg [-lmingw32] ==> lib [mingw32]
- arg [-lgcc_s] ==> lib [gcc_s]
- arg [-lgcc] ==> lib [gcc]
- arg [-lmoldname] ==> lib [moldname]
- arg [-lmingwex] ==> lib [mingwex]
- arg [-lmsvcrt] ==> lib [msvcrt]
- arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib/default-manifest.o] ==> ignore
- arg [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/crtend.o] ==> ignore
- remove lib [msvcrt]
- remove lib [msvcrt]
- collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0] ==> [C:/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/7.3.0]
- collapse library dir [C:/msys64/mingw64/bin/../lib/gcc] ==> [C:/msys64/mingw64/lib/gcc]
- collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> [C:/msys64/mingw64/x86_64-w64-mingw32/lib]
- collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../lib] ==> [C:/msys64/mingw64/lib]
- collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../../../x86_64-w64-mingw32/lib] ==> [C:/msys64/mingw64/x86_64-w64-mingw32/lib]
- collapse library dir [C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/7.3.0/../../..] ==> [C:/msys64/mingw64/lib]
- implicit libs: [stdc++;mingw32;gcc_s;gcc;moldname;mingwex;pthread;advapi32;shell32;user32;kernel32;mingw32;gcc_s;gcc;moldname;mingwex]
- implicit dirs: [C:/msys64/mingw64/lib/gcc/x86_64-w64-mingw32/7.3.0;C:/msys64/mingw64/lib/gcc;C:/msys64/mingw64/x86_64-w64-mingw32/lib;C:/msys64/mingw64/lib]
- implicit fwks: []
-
-
-
-
- Detecting CXX [-std=c++1z] compiler features compiled with the following output:
- Change Dir: F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp
-
- Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_a917f/fast"
- make[2]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_a917f.dir/build.make CMakeFiles/cmTC_a917f.dir/build
- make[3]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_a917f.dir/feature_tests.cxx.obj
- /C/msys64/mingw64/bin/g++.exe -g -O3 -march=nocona -std=c++1z -o CMakeFiles/cmTC_a917f.dir/feature_tests.cxx.obj -c /F/git/Rack/dep/glew-2.1.0/build/CMakeFiles/feature_tests.cxx
- Linking CXX executable cmTC_a917f.exe
- /C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_a917f.dir/objects.a
- /C/msys64/mingw64/bin/ar.exe cr CMakeFiles/cmTC_a917f.dir/objects.a "CMakeFiles/cmTC_a917f.dir/feature_tests.cxx.obj"
- /C/msys64/mingw64/bin/g++.exe -g -O3 -march=nocona -Wl,--whole-archive CMakeFiles/cmTC_a917f.dir/objects.a -Wl,--no-whole-archive -o cmTC_a917f.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
- make[3]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- make[2]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
-
-
- Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
- Feature record: CXX_FEATURE:1cxx_alias_templates
- Feature record: CXX_FEATURE:1cxx_alignas
- Feature record: CXX_FEATURE:1cxx_alignof
- Feature record: CXX_FEATURE:1cxx_attributes
- Feature record: CXX_FEATURE:1cxx_attribute_deprecated
- Feature record: CXX_FEATURE:1cxx_auto_type
- Feature record: CXX_FEATURE:1cxx_binary_literals
- Feature record: CXX_FEATURE:1cxx_constexpr
- Feature record: CXX_FEATURE:1cxx_contextual_conversions
- Feature record: CXX_FEATURE:1cxx_decltype
- Feature record: CXX_FEATURE:1cxx_decltype_auto
- Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
- Feature record: CXX_FEATURE:1cxx_default_function_template_args
- Feature record: CXX_FEATURE:1cxx_defaulted_functions
- Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
- Feature record: CXX_FEATURE:1cxx_delegating_constructors
- Feature record: CXX_FEATURE:1cxx_deleted_functions
- Feature record: CXX_FEATURE:1cxx_digit_separators
- Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
- Feature record: CXX_FEATURE:1cxx_explicit_conversions
- Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
- Feature record: CXX_FEATURE:1cxx_extern_templates
- Feature record: CXX_FEATURE:1cxx_final
- Feature record: CXX_FEATURE:1cxx_func_identifier
- Feature record: CXX_FEATURE:1cxx_generalized_initializers
- Feature record: CXX_FEATURE:1cxx_generic_lambdas
- Feature record: CXX_FEATURE:1cxx_inheriting_constructors
- Feature record: CXX_FEATURE:1cxx_inline_namespaces
- Feature record: CXX_FEATURE:1cxx_lambdas
- Feature record: CXX_FEATURE:1cxx_lambda_init_captures
- Feature record: CXX_FEATURE:1cxx_local_type_template_args
- Feature record: CXX_FEATURE:1cxx_long_long_type
- Feature record: CXX_FEATURE:1cxx_noexcept
- Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
- Feature record: CXX_FEATURE:1cxx_nullptr
- Feature record: CXX_FEATURE:1cxx_override
- Feature record: CXX_FEATURE:1cxx_range_for
- Feature record: CXX_FEATURE:1cxx_raw_string_literals
- Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
- Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
- Feature record: CXX_FEATURE:1cxx_return_type_deduction
- Feature record: CXX_FEATURE:1cxx_right_angle_brackets
- Feature record: CXX_FEATURE:1cxx_rvalue_references
- Feature record: CXX_FEATURE:1cxx_sizeof_member
- Feature record: CXX_FEATURE:1cxx_static_assert
- Feature record: CXX_FEATURE:1cxx_strong_enums
- Feature record: CXX_FEATURE:1cxx_template_template_parameters
- Feature record: CXX_FEATURE:1cxx_thread_local
- Feature record: CXX_FEATURE:1cxx_trailing_return_types
- Feature record: CXX_FEATURE:1cxx_unicode_literals
- Feature record: CXX_FEATURE:1cxx_uniform_initialization
- Feature record: CXX_FEATURE:1cxx_unrestricted_unions
- Feature record: CXX_FEATURE:1cxx_user_literals
- Feature record: CXX_FEATURE:1cxx_variable_templates
- Feature record: CXX_FEATURE:1cxx_variadic_macros
- Feature record: CXX_FEATURE:1cxx_variadic_templates
-
-
- Detecting CXX [-std=c++14] compiler features compiled with the following output:
- Change Dir: F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp
-
- Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_0cdfb/fast"
- make[2]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_0cdfb.dir/build.make CMakeFiles/cmTC_0cdfb.dir/build
- make[3]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_0cdfb.dir/feature_tests.cxx.obj
- /C/msys64/mingw64/bin/g++.exe -g -O3 -march=nocona -std=c++14 -o CMakeFiles/cmTC_0cdfb.dir/feature_tests.cxx.obj -c /F/git/Rack/dep/glew-2.1.0/build/CMakeFiles/feature_tests.cxx
- Linking CXX executable cmTC_0cdfb.exe
- /C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_0cdfb.dir/objects.a
- /C/msys64/mingw64/bin/ar.exe cr CMakeFiles/cmTC_0cdfb.dir/objects.a "CMakeFiles/cmTC_0cdfb.dir/feature_tests.cxx.obj"
- /C/msys64/mingw64/bin/g++.exe -g -O3 -march=nocona -Wl,--whole-archive CMakeFiles/cmTC_0cdfb.dir/objects.a -Wl,--no-whole-archive -o cmTC_0cdfb.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
- make[3]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- make[2]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
-
-
- Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
- Feature record: CXX_FEATURE:1cxx_alias_templates
- Feature record: CXX_FEATURE:1cxx_alignas
- Feature record: CXX_FEATURE:1cxx_alignof
- Feature record: CXX_FEATURE:1cxx_attributes
- Feature record: CXX_FEATURE:1cxx_attribute_deprecated
- Feature record: CXX_FEATURE:1cxx_auto_type
- Feature record: CXX_FEATURE:1cxx_binary_literals
- Feature record: CXX_FEATURE:1cxx_constexpr
- Feature record: CXX_FEATURE:1cxx_contextual_conversions
- Feature record: CXX_FEATURE:1cxx_decltype
- Feature record: CXX_FEATURE:1cxx_decltype_auto
- Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
- Feature record: CXX_FEATURE:1cxx_default_function_template_args
- Feature record: CXX_FEATURE:1cxx_defaulted_functions
- Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
- Feature record: CXX_FEATURE:1cxx_delegating_constructors
- Feature record: CXX_FEATURE:1cxx_deleted_functions
- Feature record: CXX_FEATURE:1cxx_digit_separators
- Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
- Feature record: CXX_FEATURE:1cxx_explicit_conversions
- Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
- Feature record: CXX_FEATURE:1cxx_extern_templates
- Feature record: CXX_FEATURE:1cxx_final
- Feature record: CXX_FEATURE:1cxx_func_identifier
- Feature record: CXX_FEATURE:1cxx_generalized_initializers
- Feature record: CXX_FEATURE:1cxx_generic_lambdas
- Feature record: CXX_FEATURE:1cxx_inheriting_constructors
- Feature record: CXX_FEATURE:1cxx_inline_namespaces
- Feature record: CXX_FEATURE:1cxx_lambdas
- Feature record: CXX_FEATURE:1cxx_lambda_init_captures
- Feature record: CXX_FEATURE:1cxx_local_type_template_args
- Feature record: CXX_FEATURE:1cxx_long_long_type
- Feature record: CXX_FEATURE:1cxx_noexcept
- Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
- Feature record: CXX_FEATURE:1cxx_nullptr
- Feature record: CXX_FEATURE:1cxx_override
- Feature record: CXX_FEATURE:1cxx_range_for
- Feature record: CXX_FEATURE:1cxx_raw_string_literals
- Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
- Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
- Feature record: CXX_FEATURE:1cxx_return_type_deduction
- Feature record: CXX_FEATURE:1cxx_right_angle_brackets
- Feature record: CXX_FEATURE:1cxx_rvalue_references
- Feature record: CXX_FEATURE:1cxx_sizeof_member
- Feature record: CXX_FEATURE:1cxx_static_assert
- Feature record: CXX_FEATURE:1cxx_strong_enums
- Feature record: CXX_FEATURE:1cxx_template_template_parameters
- Feature record: CXX_FEATURE:1cxx_thread_local
- Feature record: CXX_FEATURE:1cxx_trailing_return_types
- Feature record: CXX_FEATURE:1cxx_unicode_literals
- Feature record: CXX_FEATURE:1cxx_uniform_initialization
- Feature record: CXX_FEATURE:1cxx_unrestricted_unions
- Feature record: CXX_FEATURE:1cxx_user_literals
- Feature record: CXX_FEATURE:1cxx_variable_templates
- Feature record: CXX_FEATURE:1cxx_variadic_macros
- Feature record: CXX_FEATURE:1cxx_variadic_templates
-
-
- Detecting CXX [-std=c++11] compiler features compiled with the following output:
- Change Dir: F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp
-
- Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_9a39f/fast"
- make[2]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_9a39f.dir/build.make CMakeFiles/cmTC_9a39f.dir/build
- make[3]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_9a39f.dir/feature_tests.cxx.obj
- /C/msys64/mingw64/bin/g++.exe -g -O3 -march=nocona -std=c++11 -o CMakeFiles/cmTC_9a39f.dir/feature_tests.cxx.obj -c /F/git/Rack/dep/glew-2.1.0/build/CMakeFiles/feature_tests.cxx
- Linking CXX executable cmTC_9a39f.exe
- /C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_9a39f.dir/objects.a
- /C/msys64/mingw64/bin/ar.exe cr CMakeFiles/cmTC_9a39f.dir/objects.a "CMakeFiles/cmTC_9a39f.dir/feature_tests.cxx.obj"
- /C/msys64/mingw64/bin/g++.exe -g -O3 -march=nocona -Wl,--whole-archive CMakeFiles/cmTC_9a39f.dir/objects.a -Wl,--no-whole-archive -o cmTC_9a39f.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
- make[3]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- make[2]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
-
-
- Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
- Feature record: CXX_FEATURE:1cxx_alias_templates
- Feature record: CXX_FEATURE:1cxx_alignas
- Feature record: CXX_FEATURE:1cxx_alignof
- Feature record: CXX_FEATURE:1cxx_attributes
- Feature record: CXX_FEATURE:0cxx_attribute_deprecated
- Feature record: CXX_FEATURE:1cxx_auto_type
- Feature record: CXX_FEATURE:0cxx_binary_literals
- Feature record: CXX_FEATURE:1cxx_constexpr
- Feature record: CXX_FEATURE:0cxx_contextual_conversions
- Feature record: CXX_FEATURE:1cxx_decltype
- Feature record: CXX_FEATURE:0cxx_decltype_auto
- Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
- Feature record: CXX_FEATURE:1cxx_default_function_template_args
- Feature record: CXX_FEATURE:1cxx_defaulted_functions
- Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
- Feature record: CXX_FEATURE:1cxx_delegating_constructors
- Feature record: CXX_FEATURE:1cxx_deleted_functions
- Feature record: CXX_FEATURE:0cxx_digit_separators
- Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
- Feature record: CXX_FEATURE:1cxx_explicit_conversions
- Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
- Feature record: CXX_FEATURE:1cxx_extern_templates
- Feature record: CXX_FEATURE:1cxx_final
- Feature record: CXX_FEATURE:1cxx_func_identifier
- Feature record: CXX_FEATURE:1cxx_generalized_initializers
- Feature record: CXX_FEATURE:0cxx_generic_lambdas
- Feature record: CXX_FEATURE:1cxx_inheriting_constructors
- Feature record: CXX_FEATURE:1cxx_inline_namespaces
- Feature record: CXX_FEATURE:1cxx_lambdas
- Feature record: CXX_FEATURE:0cxx_lambda_init_captures
- Feature record: CXX_FEATURE:1cxx_local_type_template_args
- Feature record: CXX_FEATURE:1cxx_long_long_type
- Feature record: CXX_FEATURE:1cxx_noexcept
- Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
- Feature record: CXX_FEATURE:1cxx_nullptr
- Feature record: CXX_FEATURE:1cxx_override
- Feature record: CXX_FEATURE:1cxx_range_for
- Feature record: CXX_FEATURE:1cxx_raw_string_literals
- Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
- Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
- Feature record: CXX_FEATURE:0cxx_return_type_deduction
- Feature record: CXX_FEATURE:1cxx_right_angle_brackets
- Feature record: CXX_FEATURE:1cxx_rvalue_references
- Feature record: CXX_FEATURE:1cxx_sizeof_member
- Feature record: CXX_FEATURE:1cxx_static_assert
- Feature record: CXX_FEATURE:1cxx_strong_enums
- Feature record: CXX_FEATURE:1cxx_template_template_parameters
- Feature record: CXX_FEATURE:1cxx_thread_local
- Feature record: CXX_FEATURE:1cxx_trailing_return_types
- Feature record: CXX_FEATURE:1cxx_unicode_literals
- Feature record: CXX_FEATURE:1cxx_uniform_initialization
- Feature record: CXX_FEATURE:1cxx_unrestricted_unions
- Feature record: CXX_FEATURE:1cxx_user_literals
- Feature record: CXX_FEATURE:0cxx_variable_templates
- Feature record: CXX_FEATURE:1cxx_variadic_macros
- Feature record: CXX_FEATURE:1cxx_variadic_templates
-
-
- Detecting CXX [-std=c++98] compiler features compiled with the following output:
- Change Dir: F:/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp
-
- Run Build Command:"C:/msys64/usr/bin/make.exe" "cmTC_1dc18/fast"
- make[2]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- /usr/bin/make -f CMakeFiles/cmTC_1dc18.dir/build.make CMakeFiles/cmTC_1dc18.dir/build
- make[3]: Entering directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- Building CXX object CMakeFiles/cmTC_1dc18.dir/feature_tests.cxx.obj
- /C/msys64/mingw64/bin/g++.exe -g -O3 -march=nocona -std=c++98 -o CMakeFiles/cmTC_1dc18.dir/feature_tests.cxx.obj -c /F/git/Rack/dep/glew-2.1.0/build/CMakeFiles/feature_tests.cxx
- Linking CXX executable cmTC_1dc18.exe
- /C/msys64/mingw64/bin/cmake.exe -E remove -f CMakeFiles/cmTC_1dc18.dir/objects.a
- /C/msys64/mingw64/bin/ar.exe cr CMakeFiles/cmTC_1dc18.dir/objects.a "CMakeFiles/cmTC_1dc18.dir/feature_tests.cxx.obj"
- /C/msys64/mingw64/bin/g++.exe -g -O3 -march=nocona -Wl,--whole-archive CMakeFiles/cmTC_1dc18.dir/objects.a -Wl,--no-whole-archive -o cmTC_1dc18.exe -Wl,--major-image-version,0,--minor-image-version,0 -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32
- make[3]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
- make[2]: Leaving directory '/f/git/Rack/dep/glew-2.1.0/build/CMakeFiles/CMakeTmp'
-
-
- Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
- Feature record: CXX_FEATURE:0cxx_alias_templates
- Feature record: CXX_FEATURE:0cxx_alignas
- Feature record: CXX_FEATURE:0cxx_alignof
- Feature record: CXX_FEATURE:0cxx_attributes
- Feature record: CXX_FEATURE:0cxx_attribute_deprecated
- Feature record: CXX_FEATURE:0cxx_auto_type
- Feature record: CXX_FEATURE:0cxx_binary_literals
- Feature record: CXX_FEATURE:0cxx_constexpr
- Feature record: CXX_FEATURE:0cxx_contextual_conversions
- Feature record: CXX_FEATURE:0cxx_decltype
- Feature record: CXX_FEATURE:0cxx_decltype_auto
- Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
- Feature record: CXX_FEATURE:0cxx_default_function_template_args
- Feature record: CXX_FEATURE:0cxx_defaulted_functions
- Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
- Feature record: CXX_FEATURE:0cxx_delegating_constructors
- Feature record: CXX_FEATURE:0cxx_deleted_functions
- Feature record: CXX_FEATURE:0cxx_digit_separators
- Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
- Feature record: CXX_FEATURE:0cxx_explicit_conversions
- Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
- Feature record: CXX_FEATURE:0cxx_extern_templates
- Feature record: CXX_FEATURE:0cxx_final
- Feature record: CXX_FEATURE:0cxx_func_identifier
- Feature record: CXX_FEATURE:0cxx_generalized_initializers
- Feature record: CXX_FEATURE:0cxx_generic_lambdas
- Feature record: CXX_FEATURE:0cxx_inheriting_constructors
- Feature record: CXX_FEATURE:0cxx_inline_namespaces
- Feature record: CXX_FEATURE:0cxx_lambdas
- Feature record: CXX_FEATURE:0cxx_lambda_init_captures
- Feature record: CXX_FEATURE:0cxx_local_type_template_args
- Feature record: CXX_FEATURE:0cxx_long_long_type
- Feature record: CXX_FEATURE:0cxx_noexcept
- Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
- Feature record: CXX_FEATURE:0cxx_nullptr
- Feature record: CXX_FEATURE:0cxx_override
- Feature record: CXX_FEATURE:0cxx_range_for
- Feature record: CXX_FEATURE:0cxx_raw_string_literals
- Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
- Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
- Feature record: CXX_FEATURE:0cxx_return_type_deduction
- Feature record: CXX_FEATURE:0cxx_right_angle_brackets
- Feature record: CXX_FEATURE:0cxx_rvalue_references
- Feature record: CXX_FEATURE:0cxx_sizeof_member
- Feature record: CXX_FEATURE:0cxx_static_assert
- Feature record: CXX_FEATURE:0cxx_strong_enums
- Feature record: CXX_FEATURE:1cxx_template_template_parameters
- Feature record: CXX_FEATURE:0cxx_thread_local
- Feature record: CXX_FEATURE:0cxx_trailing_return_types
- Feature record: CXX_FEATURE:0cxx_unicode_literals
- Feature record: CXX_FEATURE:0cxx_uniform_initialization
- Feature record: CXX_FEATURE:0cxx_unrestricted_unions
- Feature record: CXX_FEATURE:0cxx_user_literals
- Feature record: CXX_FEATURE:0cxx_variable_templates
- Feature record: CXX_FEATURE:0cxx_variadic_macros
- Feature record: CXX_FEATURE:0cxx_variadic_templates
|