Advertisement
Guest User

CMake Log Urho 1.5 C++11

a guest
Dec 14th, 2015
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 62.88 KB | None | 0 0
  1. The system is: Windows - 10.0.10240 - AMD64
  2. Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
  3. Compiler: C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/bin/gcc.exe
  4. Build flags:
  5. Id flags:
  6.  
  7. The output was:
  8. 0
  9.  
  10.  
  11. Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.exe"
  12.  
  13. The C compiler identification is GNU, found in "C:/dev/Urho3D-1.5/Build/CMakeFiles/3.4.1/CompilerIdC/a.exe"
  14.  
  15. Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
  16. Compiler: C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/bin/g++.exe
  17. Build flags:
  18. Id flags:
  19.  
  20. The output was:
  21. 0
  22.  
  23.  
  24. Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.exe"
  25.  
  26. The CXX compiler identification is GNU, found in "C:/dev/Urho3D-1.5/Build/CMakeFiles/3.4.1/CompilerIdCXX/a.exe"
  27.  
  28. Determining if the C compiler works passed with the following output:
  29. Change Dir: C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp
  30.  
  31. Run Build Command:"C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe" "cmTC_f6dac/fast"
  32. C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe -f CMakeFiles\cmTC_f6dac.dir\build.make CMakeFiles/cmTC_f6dac.dir/build
  33. mingw32-make.exe[1]: Entering directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  34. Building C object CMakeFiles/cmTC_f6dac.dir/testCCompiler.c.obj
  35. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\gcc.exe -o CMakeFiles\cmTC_f6dac.dir\testCCompiler.c.obj -c C:\dev\Urho3D-1.5\Build\CMakeFiles\CMakeTmp\testCCompiler.c
  36. Linking C executable cmTC_f6dac.exe
  37. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_f6dac.dir\link.txt --verbose=1
  38. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_f6dac.dir/objects.a
  39. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\ar.exe cr CMakeFiles\cmTC_f6dac.dir/objects.a @CMakeFiles\cmTC_f6dac.dir\objects1.rsp
  40. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\gcc.exe -Wl,--whole-archive CMakeFiles\cmTC_f6dac.dir/objects.a -Wl,--no-whole-archive -o cmTC_f6dac.exe -Wl,--out-implib,libcmTC_f6dac.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_f6dac.dir\linklibs.rsp
  41. mingw32-make.exe[1]: Leaving directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  42.  
  43.  
  44. Detecting C compiler ABI info compiled with the following output:
  45. Change Dir: C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp
  46.  
  47. Run Build Command:"C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe" "cmTC_af1cc/fast"
  48. C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe -f CMakeFiles\cmTC_af1cc.dir\build.make CMakeFiles/cmTC_af1cc.dir/build
  49. mingw32-make.exe[1]: Entering directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  50. Building C object CMakeFiles/cmTC_af1cc.dir/CMakeCCompilerABI.c.obj
  51. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\gcc.exe -o CMakeFiles\cmTC_af1cc.dir\CMakeCCompilerABI.c.obj -c "C:\Program Files (x86)\CMake\share\cmake-3.4\Modules\CMakeCCompilerABI.c"
  52. Linking C executable cmTC_af1cc.exe
  53. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_af1cc.dir\link.txt --verbose=1
  54. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_af1cc.dir/objects.a
  55. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\ar.exe cr CMakeFiles\cmTC_af1cc.dir/objects.a @CMakeFiles\cmTC_af1cc.dir\objects1.rsp
  56. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\gcc.exe -v -Wl,--whole-archive CMakeFiles\cmTC_af1cc.dir/objects.a -Wl,--no-whole-archive -o cmTC_af1cc.exe -Wl,--out-implib,libcmTC_af1cc.dll.a -Wl,--major-image-version,0,--minor-image-version,0
  57. Using built-in specs.
  58. COLLECT_GCC=C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\gcc.exe
  59. COLLECT_LTO_WRAPPER=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/lto-wrapper.exe
  60. Target: x86_64-w64-mingw32
  61. Configured with: ../../../src/gcc-5.2.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64 --with-gxx-include-dir=/mingw64/x86_64-w64-mingw32/include/c++ --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-isl-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev1, Built by MinGW-W64 project' --with-bugurl=http://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -I/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64/opt/include -I/c/mingw520/prerequisites/x86_64-zlib-static/include -I/c/mingw520/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -I/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64/opt/include -I/c/mingw520/prerequisites/x86_64-zlib-static/include -I/c/mingw520/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64/opt/lib -L/c/mingw520/prerequisites/x86_64-zlib-static/lib -L/c/mingw520/prerequisites/x86_64-w64-mingw32-static/lib '
  62. Thread model: posix
  63. gcc version 5.2.0 (x86_64-posix-seh-rev1, Built by MinGW-W64 project)
  64. COMPILER_PATH=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/;C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/;C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/bin/
  65. LIBRARY_PATH=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/;C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/;C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../lib/;C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/;C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../
  66. COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_af1cc.exe' '-mtune=core2' '-march=nocona'
  67. C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/collect2.exe -plugin C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/liblto_plugin-0.dll -plugin-opt=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\gawag\AppData\Local\Temp\ccSLlPLd.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=-liconv -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 --sysroot=C:/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64 -m i386pep -Bdynamic -o cmTC_af1cc.exe C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/crtbegin.o -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0 -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../lib -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../.. --whole-archive CMakeFiles\cmTC_af1cc.dir/objects.a --no-whole-archive --out-implib libcmTC_af1cc.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/crtend.o
  68. mingw32-make.exe[1]: Leaving directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  69.  
  70.  
  71. Parsed C implicit link information from above output:
  72. link line regex: [^( *|.*[/\])(ld\.exe|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  73. ignore line: [Change Dir: C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp]
  74. ignore line: []
  75. ignore line: [Run Build Command:"C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe" "cmTC_af1cc/fast"]
  76. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe -f CMakeFiles\cmTC_af1cc.dir\build.make CMakeFiles/cmTC_af1cc.dir/build]
  77. ignore line: [mingw32-make.exe[1]: Entering directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp']
  78. ignore line: [Building C object CMakeFiles/cmTC_af1cc.dir/CMakeCCompilerABI.c.obj]
  79. ignore line: [C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\gcc.exe -o CMakeFiles\cmTC_af1cc.dir\CMakeCCompilerABI.c.obj -c "C:\Program Files (x86)\CMake\share\cmake-3.4\Modules\CMakeCCompilerABI.c"]
  80. ignore line: [Linking C executable cmTC_af1cc.exe]
  81. ignore line: ["C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_af1cc.dir\link.txt --verbose=1]
  82. ignore line: ["C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_af1cc.dir/objects.a]
  83. ignore line: [C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\ar.exe cr CMakeFiles\cmTC_af1cc.dir/objects.a @CMakeFiles\cmTC_af1cc.dir\objects1.rsp]
  84. ignore line: [C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\gcc.exe -v -Wl,--whole-archive CMakeFiles\cmTC_af1cc.dir/objects.a -Wl,--no-whole-archive -o cmTC_af1cc.exe -Wl,--out-implib,libcmTC_af1cc.dll.a -Wl,--major-image-version,0,--minor-image-version,0 ]
  85. ignore line: [Using built-in specs.]
  86. ignore line: [COLLECT_GCC=C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\gcc.exe]
  87. ignore line: [COLLECT_LTO_WRAPPER=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/lto-wrapper.exe]
  88. ignore line: [Target: x86_64-w64-mingw32]
  89. ignore line: [Configured with: ../../../src/gcc-5.2.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64 --with-gxx-include-dir=/mingw64/x86_64-w64-mingw32/include/c++ --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-isl-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev1, Built by MinGW-W64 project' --with-bugurl=http://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -I/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64/opt/include -I/c/mingw520/prerequisites/x86_64-zlib-static/include -I/c/mingw520/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -I/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64/opt/include -I/c/mingw520/prerequisites/x86_64-zlib-static/include -I/c/mingw520/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64/opt/lib -L/c/mingw520/prerequisites/x86_64-zlib-static/lib -L/c/mingw520/prerequisites/x86_64-w64-mingw32-static/lib ']
  90. ignore line: [Thread model: posix]
  91. ignore line: [gcc version 5.2.0 (x86_64-posix-seh-rev1, Built by MinGW-W64 project) ]
  92. ignore line: [COMPILER_PATH=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/]
  93. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/]
  94. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/bin/]
  95. ignore line: [LIBRARY_PATH=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/]
  96. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/]
  97. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib/]
  98. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../lib/]
  99. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/]
  100. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../]
  101. ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_af1cc.exe' '-mtune=core2' '-march=nocona']
  102. link line: [ C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/collect2.exe -plugin C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/liblto_plugin-0.dll -plugin-opt=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\gawag\AppData\Local\Temp\ccSLlPLd.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=-liconv -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 --sysroot=C:/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64 -m i386pep -Bdynamic -o cmTC_af1cc.exe C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/crtbegin.o -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0 -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../lib -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../.. --whole-archive CMakeFiles\cmTC_af1cc.dir/objects.a --no-whole-archive --out-implib libcmTC_af1cc.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/crtend.o]
  103. arg [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/collect2.exe] ==> ignore
  104. arg [-plugin] ==> ignore
  105. arg [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/liblto_plugin-0.dll] ==> ignore
  106. arg [-plugin-opt=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/lto-wrapper.exe] ==> ignore
  107. arg [-plugin-opt=-fresolution=C:\Users\gawag\AppData\Local\Temp\ccSLlPLd.res] ==> ignore
  108. arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
  109. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  110. arg [-plugin-opt=-pass-through=-lgcc_eh] ==> ignore
  111. arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
  112. arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
  113. arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
  114. arg [-plugin-opt=-pass-through=-lpthread] ==> ignore
  115. arg [-plugin-opt=-pass-through=-ladvapi32] ==> ignore
  116. arg [-plugin-opt=-pass-through=-lshell32] ==> ignore
  117. arg [-plugin-opt=-pass-through=-luser32] ==> ignore
  118. arg [-plugin-opt=-pass-through=-lkernel32] ==> ignore
  119. arg [-plugin-opt=-pass-through=-liconv] ==> ignore
  120. arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
  121. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  122. arg [-plugin-opt=-pass-through=-lgcc_eh] ==> ignore
  123. arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
  124. arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
  125. arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
  126. arg [--sysroot=C:/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64] ==> ignore
  127. arg [-m] ==> ignore
  128. arg [i386pep] ==> ignore
  129. arg [-Bdynamic] ==> ignore
  130. arg [-o] ==> ignore
  131. arg [cmTC_af1cc.exe] ==> ignore
  132. arg [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> ignore
  133. arg [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/crtbegin.o] ==> ignore
  134. arg [-LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0] ==> dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0]
  135. arg [-LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc] ==> dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc]
  136. arg [-LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib]
  137. arg [-LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../lib] ==> dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../lib]
  138. arg [-LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib] ==> dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib]
  139. arg [-LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../..] ==> dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../..]
  140. arg [--whole-archive] ==> ignore
  141. arg [CMakeFiles\cmTC_af1cc.dir/objects.a] ==> ignore
  142. arg [--no-whole-archive] ==> ignore
  143. arg [--out-implib] ==> ignore
  144. arg [libcmTC_af1cc.dll.a] ==> ignore
  145. arg [--major-image-version] ==> ignore
  146. arg [0] ==> ignore
  147. arg [--minor-image-version] ==> ignore
  148. arg [0] ==> ignore
  149. arg [-lmingw32] ==> lib [mingw32]
  150. arg [-lgcc] ==> lib [gcc]
  151. arg [-lgcc_eh] ==> lib [gcc_eh]
  152. arg [-lmoldname] ==> lib [moldname]
  153. arg [-lmingwex] ==> lib [mingwex]
  154. arg [-lmsvcrt] ==> lib [msvcrt]
  155. arg [-lpthread] ==> lib [pthread]
  156. arg [-ladvapi32] ==> lib [advapi32]
  157. arg [-lshell32] ==> lib [shell32]
  158. arg [-luser32] ==> lib [user32]
  159. arg [-lkernel32] ==> lib [kernel32]
  160. arg [-liconv] ==> lib [iconv]
  161. arg [-lmingw32] ==> lib [mingw32]
  162. arg [-lgcc] ==> lib [gcc]
  163. arg [-lgcc_eh] ==> lib [gcc_eh]
  164. arg [-lmoldname] ==> lib [moldname]
  165. arg [-lmingwex] ==> lib [mingwex]
  166. arg [-lmsvcrt] ==> lib [msvcrt]
  167. arg [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/crtend.o] ==> ignore
  168. remove lib [gcc]
  169. remove lib [gcc_eh]
  170. remove lib [gcc]
  171. remove lib [gcc_eh]
  172. collapse library dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0] ==> [C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/lib/gcc/x86_64-w64-mingw32/5.2.0]
  173. collapse library dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc] ==> [C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/lib/gcc]
  174. collapse library dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> [C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/x86_64-w64-mingw32/lib]
  175. collapse library dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../lib] ==> [C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/lib]
  176. collapse library dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib] ==> [C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/x86_64-w64-mingw32/lib]
  177. collapse library dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../..] ==> [C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/lib]
  178. implicit libs: [mingw32;moldname;mingwex;msvcrt;pthread;advapi32;shell32;user32;kernel32;iconv;mingw32;moldname;mingwex;msvcrt]
  179. implicit dirs: [C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/lib/gcc/x86_64-w64-mingw32/5.2.0;C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/lib/gcc;C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/x86_64-w64-mingw32/lib;C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/lib]
  180. implicit fwks: []
  181.  
  182.  
  183.  
  184.  
  185. Detecting C [-std=c11] compiler features compiled with the following output:
  186. Change Dir: C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp
  187.  
  188. Run Build Command:"C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe" "cmTC_270cc/fast"
  189. C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe -f CMakeFiles\cmTC_270cc.dir\build.make CMakeFiles/cmTC_270cc.dir/build
  190. mingw32-make.exe[1]: Entering directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  191. Building C object CMakeFiles/cmTC_270cc.dir/feature_tests.c.obj
  192. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\gcc.exe -std=c11 -o CMakeFiles\cmTC_270cc.dir\feature_tests.c.obj -c C:\dev\Urho3D-1.5\Build\CMakeFiles\feature_tests.c
  193. Linking C executable cmTC_270cc.exe
  194. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_270cc.dir\link.txt --verbose=1
  195. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_270cc.dir/objects.a
  196. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\ar.exe cr CMakeFiles\cmTC_270cc.dir/objects.a @CMakeFiles\cmTC_270cc.dir\objects1.rsp
  197. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\gcc.exe -Wl,--whole-archive CMakeFiles\cmTC_270cc.dir/objects.a -Wl,--no-whole-archive -o cmTC_270cc.exe -Wl,--out-implib,libcmTC_270cc.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_270cc.dir\linklibs.rsp
  198. mingw32-make.exe[1]: Leaving directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  199.  
  200.  
  201. Feature record: C_FEATURE:1c_function_prototypes
  202. Feature record: C_FEATURE:1c_restrict
  203. Feature record: C_FEATURE:1c_static_assert
  204. Feature record: C_FEATURE:1c_variadic_macros
  205.  
  206.  
  207. Detecting C [-std=c99] compiler features compiled with the following output:
  208. Change Dir: C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp
  209.  
  210. Run Build Command:"C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe" "cmTC_55d78/fast"
  211. C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe -f CMakeFiles\cmTC_55d78.dir\build.make CMakeFiles/cmTC_55d78.dir/build
  212. mingw32-make.exe[1]: Entering directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  213. Building C object CMakeFiles/cmTC_55d78.dir/feature_tests.c.obj
  214. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\gcc.exe -std=c99 -o CMakeFiles\cmTC_55d78.dir\feature_tests.c.obj -c C:\dev\Urho3D-1.5\Build\CMakeFiles\feature_tests.c
  215. Linking C executable cmTC_55d78.exe
  216. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_55d78.dir\link.txt --verbose=1
  217. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_55d78.dir/objects.a
  218. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\ar.exe cr CMakeFiles\cmTC_55d78.dir/objects.a @CMakeFiles\cmTC_55d78.dir\objects1.rsp
  219. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\gcc.exe -Wl,--whole-archive CMakeFiles\cmTC_55d78.dir/objects.a -Wl,--no-whole-archive -o cmTC_55d78.exe -Wl,--out-implib,libcmTC_55d78.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_55d78.dir\linklibs.rsp
  220. mingw32-make.exe[1]: Leaving directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  221.  
  222.  
  223. Feature record: C_FEATURE:1c_function_prototypes
  224. Feature record: C_FEATURE:1c_restrict
  225. Feature record: C_FEATURE:0c_static_assert
  226. Feature record: C_FEATURE:1c_variadic_macros
  227.  
  228.  
  229. Detecting C [-std=c90] compiler features compiled with the following output:
  230. Change Dir: C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp
  231.  
  232. Run Build Command:"C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe" "cmTC_013ca/fast"
  233. C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe -f CMakeFiles\cmTC_013ca.dir\build.make CMakeFiles/cmTC_013ca.dir/build
  234. mingw32-make.exe[1]: Entering directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  235. Building C object CMakeFiles/cmTC_013ca.dir/feature_tests.c.obj
  236. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\gcc.exe -std=c90 -o CMakeFiles\cmTC_013ca.dir\feature_tests.c.obj -c C:\dev\Urho3D-1.5\Build\CMakeFiles\feature_tests.c
  237. Linking C executable cmTC_013ca.exe
  238. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_013ca.dir\link.txt --verbose=1
  239. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_013ca.dir/objects.a
  240. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\ar.exe cr CMakeFiles\cmTC_013ca.dir/objects.a @CMakeFiles\cmTC_013ca.dir\objects1.rsp
  241. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\gcc.exe -Wl,--whole-archive CMakeFiles\cmTC_013ca.dir/objects.a -Wl,--no-whole-archive -o cmTC_013ca.exe -Wl,--out-implib,libcmTC_013ca.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_013ca.dir\linklibs.rsp
  242. mingw32-make.exe[1]: Leaving directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  243.  
  244.  
  245. Feature record: C_FEATURE:1c_function_prototypes
  246. Feature record: C_FEATURE:0c_restrict
  247. Feature record: C_FEATURE:0c_static_assert
  248. Feature record: C_FEATURE:0c_variadic_macros
  249. Determining if the CXX compiler works passed with the following output:
  250. Change Dir: C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp
  251.  
  252. Run Build Command:"C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe" "cmTC_77547/fast"
  253. C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe -f CMakeFiles\cmTC_77547.dir\build.make CMakeFiles/cmTC_77547.dir/build
  254. mingw32-make.exe[1]: Entering directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  255. Building CXX object CMakeFiles/cmTC_77547.dir/testCXXCompiler.cxx.obj
  256. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\G__~1.EXE -o CMakeFiles\cmTC_77547.dir\testCXXCompiler.cxx.obj -c C:\dev\Urho3D-1.5\Build\CMakeFiles\CMakeTmp\testCXXCompiler.cxx
  257. Linking CXX executable cmTC_77547.exe
  258. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_77547.dir\link.txt --verbose=1
  259. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_77547.dir/objects.a
  260. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\ar.exe cr CMakeFiles\cmTC_77547.dir/objects.a @CMakeFiles\cmTC_77547.dir\objects1.rsp
  261. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\G__~1.EXE -Wl,--whole-archive CMakeFiles\cmTC_77547.dir/objects.a -Wl,--no-whole-archive -o cmTC_77547.exe -Wl,--out-implib,libcmTC_77547.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_77547.dir\linklibs.rsp
  262. mingw32-make.exe[1]: Leaving directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  263.  
  264.  
  265. Detecting CXX compiler ABI info compiled with the following output:
  266. Change Dir: C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp
  267.  
  268. Run Build Command:"C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe" "cmTC_e0411/fast"
  269. C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe -f CMakeFiles\cmTC_e0411.dir\build.make CMakeFiles/cmTC_e0411.dir/build
  270. mingw32-make.exe[1]: Entering directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  271. Building CXX object CMakeFiles/cmTC_e0411.dir/CMakeCXXCompilerABI.cpp.obj
  272. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\G__~1.EXE -o CMakeFiles\cmTC_e0411.dir\CMakeCXXCompilerABI.cpp.obj -c "C:\Program Files (x86)\CMake\share\cmake-3.4\Modules\CMakeCXXCompilerABI.cpp"
  273. Linking CXX executable cmTC_e0411.exe
  274. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_e0411.dir\link.txt --verbose=1
  275. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_e0411.dir/objects.a
  276. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\ar.exe cr CMakeFiles\cmTC_e0411.dir/objects.a @CMakeFiles\cmTC_e0411.dir\objects1.rsp
  277. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\G__~1.EXE -v -Wl,--whole-archive CMakeFiles\cmTC_e0411.dir/objects.a -Wl,--no-whole-archive -o cmTC_e0411.exe -Wl,--out-implib,libcmTC_e0411.dll.a -Wl,--major-image-version,0,--minor-image-version,0
  278. Using built-in specs.
  279. COLLECT_GCC=C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\G__~1.EXE
  280. COLLECT_LTO_WRAPPER=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/lto-wrapper.exe
  281. Target: x86_64-w64-mingw32
  282. Configured with: ../../../src/gcc-5.2.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64 --with-gxx-include-dir=/mingw64/x86_64-w64-mingw32/include/c++ --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-isl-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev1, Built by MinGW-W64 project' --with-bugurl=http://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -I/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64/opt/include -I/c/mingw520/prerequisites/x86_64-zlib-static/include -I/c/mingw520/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -I/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64/opt/include -I/c/mingw520/prerequisites/x86_64-zlib-static/include -I/c/mingw520/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64/opt/lib -L/c/mingw520/prerequisites/x86_64-zlib-static/lib -L/c/mingw520/prerequisites/x86_64-w64-mingw32-static/lib '
  283. Thread model: posix
  284. gcc version 5.2.0 (x86_64-posix-seh-rev1, Built by MinGW-W64 project)
  285. COMPILER_PATH=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/;C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/;C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/bin/
  286. LIBRARY_PATH=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/;C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/;C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib/;C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../lib/;C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/;C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../
  287. COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_e0411.exe' '-shared-libgcc' '-mtune=core2' '-march=nocona'
  288. C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/collect2.exe -plugin C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/liblto_plugin-0.dll -plugin-opt=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\gawag\AppData\Local\Temp\ccug7LwN.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=-liconv -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 --sysroot=C:/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64 -m i386pep -Bdynamic -o cmTC_e0411.exe C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/crtbegin.o -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0 -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../lib -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../.. --whole-archive CMakeFiles\cmTC_e0411.dir/objects.a --no-whole-archive --out-implib libcmTC_e0411.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/crtend.o
  289. mingw32-make.exe[1]: Leaving directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  290.  
  291.  
  292. Parsed CXX implicit link information from above output:
  293. link line regex: [^( *|.*[/\])(ld\.exe|([^/\]+-)?ld|collect2)[^/\]*( |$)]
  294. ignore line: [Change Dir: C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp]
  295. ignore line: []
  296. ignore line: [Run Build Command:"C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe" "cmTC_e0411/fast"]
  297. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe -f CMakeFiles\cmTC_e0411.dir\build.make CMakeFiles/cmTC_e0411.dir/build]
  298. ignore line: [mingw32-make.exe[1]: Entering directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp']
  299. ignore line: [Building CXX object CMakeFiles/cmTC_e0411.dir/CMakeCXXCompilerABI.cpp.obj]
  300. ignore line: [C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\G__~1.EXE -o CMakeFiles\cmTC_e0411.dir\CMakeCXXCompilerABI.cpp.obj -c "C:\Program Files (x86)\CMake\share\cmake-3.4\Modules\CMakeCXXCompilerABI.cpp"]
  301. ignore line: [Linking CXX executable cmTC_e0411.exe]
  302. ignore line: ["C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_e0411.dir\link.txt --verbose=1]
  303. ignore line: ["C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_e0411.dir/objects.a]
  304. ignore line: [C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\ar.exe cr CMakeFiles\cmTC_e0411.dir/objects.a @CMakeFiles\cmTC_e0411.dir\objects1.rsp]
  305. ignore line: [C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\G__~1.EXE -v -Wl,--whole-archive CMakeFiles\cmTC_e0411.dir/objects.a -Wl,--no-whole-archive -o cmTC_e0411.exe -Wl,--out-implib,libcmTC_e0411.dll.a -Wl,--major-image-version,0,--minor-image-version,0 ]
  306. ignore line: [Using built-in specs.]
  307. ignore line: [COLLECT_GCC=C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\G__~1.EXE]
  308. ignore line: [COLLECT_LTO_WRAPPER=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/lto-wrapper.exe]
  309. ignore line: [Target: x86_64-w64-mingw32]
  310. ignore line: [Configured with: ../../../src/gcc-5.2.0/configure --host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --target=x86_64-w64-mingw32 --prefix=/mingw64 --with-sysroot=/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64 --with-gxx-include-dir=/mingw64/x86_64-w64-mingw32/include/c++ --enable-shared --enable-static --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,lto --enable-libstdcxx-time=yes --enable-threads=posix --enable-libgomp --enable-libatomic --enable-lto --enable-graphite --enable-checking=release --enable-fully-dynamic-string --enable-version-specific-runtime-libs --disable-isl-version-check --disable-libstdcxx-pch --disable-libstdcxx-debug --enable-bootstrap --disable-rpath --disable-win32-registry --disable-nls --disable-werror --disable-symvers --with-gnu-as --with-gnu-ld --with-arch=nocona --with-tune=core2 --with-libiconv --with-system-zlib --with-gmp=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-mpfr=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-mpc=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-isl=/c/mingw520/prerequisites/x86_64-w64-mingw32-static --with-pkgversion='x86_64-posix-seh-rev1, Built by MinGW-W64 project' --with-bugurl=http://sourceforge.net/projects/mingw-w64 CFLAGS='-O2 -pipe -I/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64/opt/include -I/c/mingw520/prerequisites/x86_64-zlib-static/include -I/c/mingw520/prerequisites/x86_64-w64-mingw32-static/include' CXXFLAGS='-O2 -pipe -I/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64/opt/include -I/c/mingw520/prerequisites/x86_64-zlib-static/include -I/c/mingw520/prerequisites/x86_64-w64-mingw32-static/include' CPPFLAGS= LDFLAGS='-pipe -L/c/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64/opt/lib -L/c/mingw520/prerequisites/x86_64-zlib-static/lib -L/c/mingw520/prerequisites/x86_64-w64-mingw32-static/lib ']
  311. ignore line: [Thread model: posix]
  312. ignore line: [gcc version 5.2.0 (x86_64-posix-seh-rev1, Built by MinGW-W64 project) ]
  313. ignore line: [COMPILER_PATH=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/]
  314. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/]
  315. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/bin/]
  316. ignore line: [LIBRARY_PATH=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/]
  317. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/]
  318. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib/]
  319. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../lib/]
  320. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/]
  321. ignore line: [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../]
  322. ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_e0411.exe' '-shared-libgcc' '-mtune=core2' '-march=nocona']
  323. link line: [ C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/collect2.exe -plugin C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/liblto_plugin-0.dll -plugin-opt=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/lto-wrapper.exe -plugin-opt=-fresolution=C:\Users\gawag\AppData\Local\Temp\ccug7LwN.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=-liconv -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 --sysroot=C:/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64 -m i386pep -Bdynamic -o cmTC_e0411.exe C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/crtbegin.o -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0 -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../lib -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib -LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../.. --whole-archive CMakeFiles\cmTC_e0411.dir/objects.a --no-whole-archive --out-implib libcmTC_e0411.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -liconv -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/crtend.o]
  324. arg [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/collect2.exe] ==> ignore
  325. arg [-plugin] ==> ignore
  326. arg [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/liblto_plugin-0.dll] ==> ignore
  327. arg [-plugin-opt=C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../libexec/gcc/x86_64-w64-mingw32/5.2.0/lto-wrapper.exe] ==> ignore
  328. arg [-plugin-opt=-fresolution=C:\Users\gawag\AppData\Local\Temp\ccug7LwN.res] ==> ignore
  329. arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
  330. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  331. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  332. arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
  333. arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
  334. arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
  335. arg [-plugin-opt=-pass-through=-lpthread] ==> ignore
  336. arg [-plugin-opt=-pass-through=-ladvapi32] ==> ignore
  337. arg [-plugin-opt=-pass-through=-lshell32] ==> ignore
  338. arg [-plugin-opt=-pass-through=-luser32] ==> ignore
  339. arg [-plugin-opt=-pass-through=-lkernel32] ==> ignore
  340. arg [-plugin-opt=-pass-through=-liconv] ==> ignore
  341. arg [-plugin-opt=-pass-through=-lmingw32] ==> ignore
  342. arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore
  343. arg [-plugin-opt=-pass-through=-lgcc] ==> ignore
  344. arg [-plugin-opt=-pass-through=-lmoldname] ==> ignore
  345. arg [-plugin-opt=-pass-through=-lmingwex] ==> ignore
  346. arg [-plugin-opt=-pass-through=-lmsvcrt] ==> ignore
  347. arg [--sysroot=C:/mingw520/x86_64-520-posix-seh-rt_v4-rev1/mingw64] ==> ignore
  348. arg [-m] ==> ignore
  349. arg [i386pep] ==> ignore
  350. arg [-Bdynamic] ==> ignore
  351. arg [-o] ==> ignore
  352. arg [cmTC_e0411.exe] ==> ignore
  353. arg [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib/crt2.o] ==> ignore
  354. arg [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/crtbegin.o] ==> ignore
  355. arg [-LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0] ==> dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0]
  356. arg [-LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc] ==> dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc]
  357. arg [-LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib]
  358. arg [-LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../lib] ==> dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../lib]
  359. arg [-LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib] ==> dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib]
  360. arg [-LC:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../..] ==> dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../..]
  361. arg [--whole-archive] ==> ignore
  362. arg [CMakeFiles\cmTC_e0411.dir/objects.a] ==> ignore
  363. arg [--no-whole-archive] ==> ignore
  364. arg [--out-implib] ==> ignore
  365. arg [libcmTC_e0411.dll.a] ==> ignore
  366. arg [--major-image-version] ==> ignore
  367. arg [0] ==> ignore
  368. arg [--minor-image-version] ==> ignore
  369. arg [0] ==> ignore
  370. arg [-lstdc++] ==> lib [stdc++]
  371. arg [-lmingw32] ==> lib [mingw32]
  372. arg [-lgcc_s] ==> lib [gcc_s]
  373. arg [-lgcc] ==> lib [gcc]
  374. arg [-lmoldname] ==> lib [moldname]
  375. arg [-lmingwex] ==> lib [mingwex]
  376. arg [-lmsvcrt] ==> lib [msvcrt]
  377. arg [-lpthread] ==> lib [pthread]
  378. arg [-ladvapi32] ==> lib [advapi32]
  379. arg [-lshell32] ==> lib [shell32]
  380. arg [-luser32] ==> lib [user32]
  381. arg [-lkernel32] ==> lib [kernel32]
  382. arg [-liconv] ==> lib [iconv]
  383. arg [-lmingw32] ==> lib [mingw32]
  384. arg [-lgcc_s] ==> lib [gcc_s]
  385. arg [-lgcc] ==> lib [gcc]
  386. arg [-lmoldname] ==> lib [moldname]
  387. arg [-lmingwex] ==> lib [mingwex]
  388. arg [-lmsvcrt] ==> lib [msvcrt]
  389. arg [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/crtend.o] ==> ignore
  390. remove lib [gcc_s]
  391. remove lib [gcc]
  392. remove lib [gcc_s]
  393. remove lib [gcc]
  394. collapse library dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0] ==> [C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/lib/gcc/x86_64-w64-mingw32/5.2.0]
  395. collapse library dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc] ==> [C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/lib/gcc]
  396. collapse library dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib/../lib] ==> [C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/x86_64-w64-mingw32/lib]
  397. collapse library dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../lib] ==> [C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/lib]
  398. collapse library dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../../../x86_64-w64-mingw32/lib] ==> [C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/x86_64-w64-mingw32/lib]
  399. collapse library dir [C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/5.2.0/../../..] ==> [C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/lib]
  400. implicit libs: [stdc++;mingw32;moldname;mingwex;msvcrt;pthread;advapi32;shell32;user32;kernel32;iconv;mingw32;moldname;mingwex;msvcrt]
  401. implicit dirs: [C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/lib/gcc/x86_64-w64-mingw32/5.2.0;C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/lib/gcc;C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/x86_64-w64-mingw32/lib;C:/Program Files/mingw-w64/x86_64-5.2.0-posix-seh-rt_v4-rev1/mingw64/lib]
  402. implicit fwks: []
  403.  
  404.  
  405.  
  406.  
  407. Detecting CXX [-std=c++14] compiler features compiled with the following output:
  408. Change Dir: C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp
  409.  
  410. Run Build Command:"C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe" "cmTC_29826/fast"
  411. C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe -f CMakeFiles\cmTC_29826.dir\build.make CMakeFiles/cmTC_29826.dir/build
  412. mingw32-make.exe[1]: Entering directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  413. Building CXX object CMakeFiles/cmTC_29826.dir/feature_tests.cxx.obj
  414. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\G__~1.EXE -std=c++14 -o CMakeFiles\cmTC_29826.dir\feature_tests.cxx.obj -c C:\dev\Urho3D-1.5\Build\CMakeFiles\feature_tests.cxx
  415. Linking CXX executable cmTC_29826.exe
  416. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_29826.dir\link.txt --verbose=1
  417. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_29826.dir/objects.a
  418. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\ar.exe cr CMakeFiles\cmTC_29826.dir/objects.a @CMakeFiles\cmTC_29826.dir\objects1.rsp
  419. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\G__~1.EXE -Wl,--whole-archive CMakeFiles\cmTC_29826.dir/objects.a -Wl,--no-whole-archive -o cmTC_29826.exe -Wl,--out-implib,libcmTC_29826.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_29826.dir\linklibs.rsp
  420. mingw32-make.exe[1]: Leaving directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  421.  
  422.  
  423. Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers
  424. Feature record: CXX_FEATURE:1cxx_alias_templates
  425. Feature record: CXX_FEATURE:1cxx_alignas
  426. Feature record: CXX_FEATURE:1cxx_alignof
  427. Feature record: CXX_FEATURE:1cxx_attributes
  428. Feature record: CXX_FEATURE:1cxx_attribute_deprecated
  429. Feature record: CXX_FEATURE:1cxx_auto_type
  430. Feature record: CXX_FEATURE:1cxx_binary_literals
  431. Feature record: CXX_FEATURE:1cxx_constexpr
  432. Feature record: CXX_FEATURE:1cxx_contextual_conversions
  433. Feature record: CXX_FEATURE:1cxx_decltype
  434. Feature record: CXX_FEATURE:1cxx_decltype_auto
  435. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  436. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  437. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  438. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  439. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  440. Feature record: CXX_FEATURE:1cxx_deleted_functions
  441. Feature record: CXX_FEATURE:1cxx_digit_separators
  442. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  443. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  444. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  445. Feature record: CXX_FEATURE:1cxx_extern_templates
  446. Feature record: CXX_FEATURE:1cxx_final
  447. Feature record: CXX_FEATURE:1cxx_func_identifier
  448. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  449. Feature record: CXX_FEATURE:1cxx_generic_lambdas
  450. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  451. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  452. Feature record: CXX_FEATURE:1cxx_lambdas
  453. Feature record: CXX_FEATURE:1cxx_lambda_init_captures
  454. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  455. Feature record: CXX_FEATURE:1cxx_long_long_type
  456. Feature record: CXX_FEATURE:1cxx_noexcept
  457. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  458. Feature record: CXX_FEATURE:1cxx_nullptr
  459. Feature record: CXX_FEATURE:1cxx_override
  460. Feature record: CXX_FEATURE:1cxx_range_for
  461. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  462. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  463. Feature record: CXX_FEATURE:1cxx_relaxed_constexpr
  464. Feature record: CXX_FEATURE:1cxx_return_type_deduction
  465. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  466. Feature record: CXX_FEATURE:1cxx_rvalue_references
  467. Feature record: CXX_FEATURE:1cxx_sizeof_member
  468. Feature record: CXX_FEATURE:1cxx_static_assert
  469. Feature record: CXX_FEATURE:1cxx_strong_enums
  470. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  471. Feature record: CXX_FEATURE:1cxx_thread_local
  472. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  473. Feature record: CXX_FEATURE:1cxx_unicode_literals
  474. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  475. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  476. Feature record: CXX_FEATURE:1cxx_user_literals
  477. Feature record: CXX_FEATURE:1cxx_variable_templates
  478. Feature record: CXX_FEATURE:1cxx_variadic_macros
  479. Feature record: CXX_FEATURE:1cxx_variadic_templates
  480.  
  481.  
  482. Detecting CXX [-std=c++11] compiler features compiled with the following output:
  483. Change Dir: C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp
  484.  
  485. Run Build Command:"C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe" "cmTC_68456/fast"
  486. C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe -f CMakeFiles\cmTC_68456.dir\build.make CMakeFiles/cmTC_68456.dir/build
  487. mingw32-make.exe[1]: Entering directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  488. Building CXX object CMakeFiles/cmTC_68456.dir/feature_tests.cxx.obj
  489. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\G__~1.EXE -std=c++11 -o CMakeFiles\cmTC_68456.dir\feature_tests.cxx.obj -c C:\dev\Urho3D-1.5\Build\CMakeFiles\feature_tests.cxx
  490. Linking CXX executable cmTC_68456.exe
  491. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_68456.dir\link.txt --verbose=1
  492. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_68456.dir/objects.a
  493. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\ar.exe cr CMakeFiles\cmTC_68456.dir/objects.a @CMakeFiles\cmTC_68456.dir\objects1.rsp
  494. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\G__~1.EXE -Wl,--whole-archive CMakeFiles\cmTC_68456.dir/objects.a -Wl,--no-whole-archive -o cmTC_68456.exe -Wl,--out-implib,libcmTC_68456.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_68456.dir\linklibs.rsp
  495. mingw32-make.exe[1]: Leaving directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  496.  
  497.  
  498. Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  499. Feature record: CXX_FEATURE:1cxx_alias_templates
  500. Feature record: CXX_FEATURE:1cxx_alignas
  501. Feature record: CXX_FEATURE:1cxx_alignof
  502. Feature record: CXX_FEATURE:1cxx_attributes
  503. Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  504. Feature record: CXX_FEATURE:1cxx_auto_type
  505. Feature record: CXX_FEATURE:0cxx_binary_literals
  506. Feature record: CXX_FEATURE:1cxx_constexpr
  507. Feature record: CXX_FEATURE:0cxx_contextual_conversions
  508. Feature record: CXX_FEATURE:1cxx_decltype
  509. Feature record: CXX_FEATURE:0cxx_decltype_auto
  510. Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types
  511. Feature record: CXX_FEATURE:1cxx_default_function_template_args
  512. Feature record: CXX_FEATURE:1cxx_defaulted_functions
  513. Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers
  514. Feature record: CXX_FEATURE:1cxx_delegating_constructors
  515. Feature record: CXX_FEATURE:1cxx_deleted_functions
  516. Feature record: CXX_FEATURE:0cxx_digit_separators
  517. Feature record: CXX_FEATURE:1cxx_enum_forward_declarations
  518. Feature record: CXX_FEATURE:1cxx_explicit_conversions
  519. Feature record: CXX_FEATURE:1cxx_extended_friend_declarations
  520. Feature record: CXX_FEATURE:1cxx_extern_templates
  521. Feature record: CXX_FEATURE:1cxx_final
  522. Feature record: CXX_FEATURE:1cxx_func_identifier
  523. Feature record: CXX_FEATURE:1cxx_generalized_initializers
  524. Feature record: CXX_FEATURE:0cxx_generic_lambdas
  525. Feature record: CXX_FEATURE:1cxx_inheriting_constructors
  526. Feature record: CXX_FEATURE:1cxx_inline_namespaces
  527. Feature record: CXX_FEATURE:1cxx_lambdas
  528. Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  529. Feature record: CXX_FEATURE:1cxx_local_type_template_args
  530. Feature record: CXX_FEATURE:1cxx_long_long_type
  531. Feature record: CXX_FEATURE:1cxx_noexcept
  532. Feature record: CXX_FEATURE:1cxx_nonstatic_member_init
  533. Feature record: CXX_FEATURE:1cxx_nullptr
  534. Feature record: CXX_FEATURE:1cxx_override
  535. Feature record: CXX_FEATURE:1cxx_range_for
  536. Feature record: CXX_FEATURE:1cxx_raw_string_literals
  537. Feature record: CXX_FEATURE:1cxx_reference_qualified_functions
  538. Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  539. Feature record: CXX_FEATURE:0cxx_return_type_deduction
  540. Feature record: CXX_FEATURE:1cxx_right_angle_brackets
  541. Feature record: CXX_FEATURE:1cxx_rvalue_references
  542. Feature record: CXX_FEATURE:1cxx_sizeof_member
  543. Feature record: CXX_FEATURE:1cxx_static_assert
  544. Feature record: CXX_FEATURE:1cxx_strong_enums
  545. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  546. Feature record: CXX_FEATURE:1cxx_thread_local
  547. Feature record: CXX_FEATURE:1cxx_trailing_return_types
  548. Feature record: CXX_FEATURE:1cxx_unicode_literals
  549. Feature record: CXX_FEATURE:1cxx_uniform_initialization
  550. Feature record: CXX_FEATURE:1cxx_unrestricted_unions
  551. Feature record: CXX_FEATURE:1cxx_user_literals
  552. Feature record: CXX_FEATURE:0cxx_variable_templates
  553. Feature record: CXX_FEATURE:1cxx_variadic_macros
  554. Feature record: CXX_FEATURE:1cxx_variadic_templates
  555.  
  556.  
  557. Detecting CXX [-std=c++98] compiler features compiled with the following output:
  558. Change Dir: C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp
  559.  
  560. Run Build Command:"C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe" "cmTC_b3a5a/fast"
  561. C:/PROGRA~1/MINGW-~1/X86_64~1.0-P/mingw64/bin/mingw32-make.exe -f CMakeFiles\cmTC_b3a5a.dir\build.make CMakeFiles/cmTC_b3a5a.dir/build
  562. mingw32-make.exe[1]: Entering directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  563. Building CXX object CMakeFiles/cmTC_b3a5a.dir/feature_tests.cxx.obj
  564. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\G__~1.EXE -std=c++98 -o CMakeFiles\cmTC_b3a5a.dir\feature_tests.cxx.obj -c C:\dev\Urho3D-1.5\Build\CMakeFiles\feature_tests.cxx
  565. Linking CXX executable cmTC_b3a5a.exe
  566. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E cmake_link_script CMakeFiles\cmTC_b3a5a.dir\link.txt --verbose=1
  567. "C:\Program Files (x86)\CMake\bin\cmake.exe" -E remove -f CMakeFiles\cmTC_b3a5a.dir/objects.a
  568. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\ar.exe cr CMakeFiles\cmTC_b3a5a.dir/objects.a @CMakeFiles\cmTC_b3a5a.dir\objects1.rsp
  569. C:\PROGRA~1\MINGW-~1\X86_64~1.0-P\mingw64\bin\G__~1.EXE -Wl,--whole-archive CMakeFiles\cmTC_b3a5a.dir/objects.a -Wl,--no-whole-archive -o cmTC_b3a5a.exe -Wl,--out-implib,libcmTC_b3a5a.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_b3a5a.dir\linklibs.rsp
  570. mingw32-make.exe[1]: Leaving directory 'C:/dev/Urho3D-1.5/Build/CMakeFiles/CMakeTmp'
  571.  
  572.  
  573. Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers
  574. Feature record: CXX_FEATURE:0cxx_alias_templates
  575. Feature record: CXX_FEATURE:0cxx_alignas
  576. Feature record: CXX_FEATURE:0cxx_alignof
  577. Feature record: CXX_FEATURE:0cxx_attributes
  578. Feature record: CXX_FEATURE:0cxx_attribute_deprecated
  579. Feature record: CXX_FEATURE:0cxx_auto_type
  580. Feature record: CXX_FEATURE:0cxx_binary_literals
  581. Feature record: CXX_FEATURE:0cxx_constexpr
  582. Feature record: CXX_FEATURE:0cxx_contextual_conversions
  583. Feature record: CXX_FEATURE:0cxx_decltype
  584. Feature record: CXX_FEATURE:0cxx_decltype_auto
  585. Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types
  586. Feature record: CXX_FEATURE:0cxx_default_function_template_args
  587. Feature record: CXX_FEATURE:0cxx_defaulted_functions
  588. Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers
  589. Feature record: CXX_FEATURE:0cxx_delegating_constructors
  590. Feature record: CXX_FEATURE:0cxx_deleted_functions
  591. Feature record: CXX_FEATURE:0cxx_digit_separators
  592. Feature record: CXX_FEATURE:0cxx_enum_forward_declarations
  593. Feature record: CXX_FEATURE:0cxx_explicit_conversions
  594. Feature record: CXX_FEATURE:0cxx_extended_friend_declarations
  595. Feature record: CXX_FEATURE:0cxx_extern_templates
  596. Feature record: CXX_FEATURE:0cxx_final
  597. Feature record: CXX_FEATURE:0cxx_func_identifier
  598. Feature record: CXX_FEATURE:0cxx_generalized_initializers
  599. Feature record: CXX_FEATURE:0cxx_generic_lambdas
  600. Feature record: CXX_FEATURE:0cxx_inheriting_constructors
  601. Feature record: CXX_FEATURE:0cxx_inline_namespaces
  602. Feature record: CXX_FEATURE:0cxx_lambdas
  603. Feature record: CXX_FEATURE:0cxx_lambda_init_captures
  604. Feature record: CXX_FEATURE:0cxx_local_type_template_args
  605. Feature record: CXX_FEATURE:0cxx_long_long_type
  606. Feature record: CXX_FEATURE:0cxx_noexcept
  607. Feature record: CXX_FEATURE:0cxx_nonstatic_member_init
  608. Feature record: CXX_FEATURE:0cxx_nullptr
  609. Feature record: CXX_FEATURE:0cxx_override
  610. Feature record: CXX_FEATURE:0cxx_range_for
  611. Feature record: CXX_FEATURE:0cxx_raw_string_literals
  612. Feature record: CXX_FEATURE:0cxx_reference_qualified_functions
  613. Feature record: CXX_FEATURE:0cxx_relaxed_constexpr
  614. Feature record: CXX_FEATURE:0cxx_return_type_deduction
  615. Feature record: CXX_FEATURE:0cxx_right_angle_brackets
  616. Feature record: CXX_FEATURE:0cxx_rvalue_references
  617. Feature record: CXX_FEATURE:0cxx_sizeof_member
  618. Feature record: CXX_FEATURE:0cxx_static_assert
  619. Feature record: CXX_FEATURE:0cxx_strong_enums
  620. Feature record: CXX_FEATURE:1cxx_template_template_parameters
  621. Feature record: CXX_FEATURE:0cxx_thread_local
  622. Feature record: CXX_FEATURE:0cxx_trailing_return_types
  623. Feature record: CXX_FEATURE:0cxx_unicode_literals
  624. Feature record: CXX_FEATURE:0cxx_uniform_initialization
  625. Feature record: CXX_FEATURE:0cxx_unrestricted_unions
  626. Feature record: CXX_FEATURE:0cxx_user_literals
  627. Feature record: CXX_FEATURE:0cxx_variable_templates
  628. Feature record: CXX_FEATURE:0cxx_variadic_macros
  629. Feature record: CXX_FEATURE:0cxx_variadic_templates
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement