
I tried three different computers where I have to schedule with MinGW ( CodeBlocks ) , but it is the same in all three computers. I did everything you said in this link ( to fix any errors before building with CMake ) , but it is the same .
Thanks.
Moderators: CEGUI MVP, CEGUI Team
Code: Select all
The system is: Windows - 6.2 - AMD64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: c:/MinGW/bin/gcc.exe
Build flags:
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 "C:/cegui-0.8.4/CMakeFiles/3.3.1/CompilerIdC/a.exe"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: c:/MinGW/bin/g++.exe
Build flags:
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 "C:/cegui-0.8.4/CMakeFiles/3.3.1/CompilerIdCXX/a.exe"
Determining if the C compiler works passed with the following output:
Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_cc8b3/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_cc8b3.dir\build.make CMakeFiles/cmTC_cc8b3.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_cc8b3.dir/testCCompiler.c.obj
c:\MinGW\bin\gcc.exe -o CMakeFiles\cmTC_cc8b3.dir\testCCompiler.c.obj -c C:\cegui-0.8.4\CMakeFiles\CMakeTmp\testCCompiler.c
Linking C executable cmTC_cc8b3.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_cc8b3.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_cc8b3.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_cc8b3.dir/objects.a @CMakeFiles\cmTC_cc8b3.dir\objects1.rsp
c:\MinGW\bin\gcc.exe -Wl,--whole-archive CMakeFiles\cmTC_cc8b3.dir/objects.a -Wl,--no-whole-archive -o cmTC_cc8b3.exe -Wl,--out-implib,libcmTC_cc8b3.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_cc8b3.dir\linklibs.rsp
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_d2bfa/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_d2bfa.dir\build.make CMakeFiles/cmTC_d2bfa.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_d2bfa.dir/CMakeCCompilerABI.c.obj
c:\MinGW\bin\gcc.exe -o CMakeFiles\cmTC_d2bfa.dir\CMakeCCompilerABI.c.obj -c C:\CMake\share\cmake-3.3\Modules\CMakeCCompilerABI.c
Linking C executable cmTC_d2bfa.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_d2bfa.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_d2bfa.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_d2bfa.dir/objects.a @CMakeFiles\cmTC_d2bfa.dir\objects1.rsp
c:\MinGW\bin\gcc.exe -v -Wl,--whole-archive CMakeFiles\cmTC_d2bfa.dir/objects.a -Wl,--no-whole-archive -o cmTC_d2bfa.exe -Wl,--out-implib,libcmTC_d2bfa.dll.a -Wl,--major-image-version,0,--minor-image-version,0
Using built-in specs.
COLLECT_GCC=c:\MinGW\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T
Thread model: win32
gcc version 4.8.1 (GCC)
COMPILER_PATH=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/;c:/mingw/bin/../libexec/gcc/;c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/
LIBRARY_PATH=c:/mingw/bin/../lib/gcc/mingw32/4.8.1/;c:/mingw/bin/../lib/gcc/;c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib/;c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_d2bfa.exe' '-mtune=generic' '-march=pentiumpro'
c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/collect2.exe -Bdynamic -o cmTC_d2bfa.exe c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../crt2.o c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtbegin.o -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1 -Lc:/mingw/bin/../lib/gcc -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../.. --whole-archive CMakeFiles\cmTC_d2bfa.dir/objects.a --no-whole-archive --out-implib libcmTC_d2bfa.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtend.o
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld\.exe|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_d2bfa/fast"]
ignore line: [c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_d2bfa.dir\build.make CMakeFiles/cmTC_d2bfa.dir/build]
ignore line: [mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_d2bfa.dir/CMakeCCompilerABI.c.obj]
ignore line: [c:\MinGW\bin\gcc.exe -o CMakeFiles\cmTC_d2bfa.dir\CMakeCCompilerABI.c.obj -c C:\CMake\share\cmake-3.3\Modules\CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTC_d2bfa.exe]
ignore line: [C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_d2bfa.dir\link.txt --verbose=1]
ignore line: [C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_d2bfa.dir/objects.a]
ignore line: [c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_d2bfa.dir/objects.a @CMakeFiles\cmTC_d2bfa.dir\objects1.rsp]
ignore line: [c:\MinGW\bin\gcc.exe -v -Wl,--whole-archive CMakeFiles\cmTC_d2bfa.dir/objects.a -Wl,--no-whole-archive -o cmTC_d2bfa.exe -Wl,--out-implib,libcmTC_d2bfa.dll.a -Wl,--major-image-version,0,--minor-image-version,0 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=c:\MinGW\bin\gcc.exe]
ignore line: [COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe]
ignore line: [Target: mingw32]
ignore line: [Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T]
ignore line: [Thread model: win32]
ignore line: [gcc version 4.8.1 (GCC) ]
ignore line: [COMPILER_PATH=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/]
ignore line: [c:/mingw/bin/../libexec/gcc/]
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/]
ignore line: [LIBRARY_PATH=c:/mingw/bin/../lib/gcc/mingw32/4.8.1/]
ignore line: [c:/mingw/bin/../lib/gcc/]
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib/]
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_d2bfa.exe' '-mtune=generic' '-march=pentiumpro']
link line: [ c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/collect2.exe -Bdynamic -o cmTC_d2bfa.exe c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../crt2.o c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtbegin.o -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1 -Lc:/mingw/bin/../lib/gcc -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../.. --whole-archive CMakeFiles\cmTC_d2bfa.dir/objects.a --no-whole-archive --out-implib libcmTC_d2bfa.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtend.o]
arg [c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/collect2.exe] ==> ignore
arg [-Bdynamic] ==> ignore
arg [-o] ==> ignore
arg [cmTC_d2bfa.exe] ==> ignore
arg [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../crt2.o] ==> ignore
arg [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtbegin.o] ==> ignore
arg [-Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1] ==> dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1]
arg [-Lc:/mingw/bin/../lib/gcc] ==> dir [c:/mingw/bin/../lib/gcc]
arg [-Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib] ==> dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib]
arg [-Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../..] ==> dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../..]
arg [--whole-archive] ==> ignore
arg [CMakeFiles\cmTC_d2bfa.dir/objects.a] ==> ignore
arg [--no-whole-archive] ==> ignore
arg [--out-implib] ==> ignore
arg [libcmTC_d2bfa.dll.a] ==> 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 [-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:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtend.o] ==> ignore
remove lib [gcc]
remove lib [gcc_eh]
remove lib [gcc]
remove lib [gcc_eh]
collapse library dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1] ==> [c:/MinGW/lib/gcc/mingw32/4.8.1]
collapse library dir [c:/mingw/bin/../lib/gcc] ==> [c:/MinGW/lib/gcc]
collapse library dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib] ==> [c:/MinGW/mingw32/lib]
collapse library dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../..] ==> [c:/MinGW/lib]
implicit libs: [mingw32;moldname;mingwex;msvcrt;advapi32;shell32;user32;kernel32;mingw32;moldname;mingwex;msvcrt]
implicit dirs: [c:/MinGW/lib/gcc/mingw32/4.8.1;c:/MinGW/lib/gcc;c:/MinGW/mingw32/lib;c:/MinGW/lib]
implicit fwks: []
Determining if the CXX compiler works passed with the following output:
Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_03281/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_03281.dir\build.make CMakeFiles/cmTC_03281.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_03281.dir/testCXXCompiler.cxx.obj
c:\MinGW\bin\g++.exe -o CMakeFiles\cmTC_03281.dir\testCXXCompiler.cxx.obj -c C:\cegui-0.8.4\CMakeFiles\CMakeTmp\testCXXCompiler.cxx
Linking CXX executable cmTC_03281.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_03281.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_03281.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_03281.dir/objects.a @CMakeFiles\cmTC_03281.dir\objects1.rsp
c:\MinGW\bin\g++.exe -Wl,--whole-archive CMakeFiles\cmTC_03281.dir/objects.a -Wl,--no-whole-archive -o cmTC_03281.exe -Wl,--out-implib,libcmTC_03281.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_03281.dir\linklibs.rsp
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_a4095/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_a4095.dir\build.make CMakeFiles/cmTC_a4095.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_a4095.dir/CMakeCXXCompilerABI.cpp.obj
c:\MinGW\bin\g++.exe -o CMakeFiles\cmTC_a4095.dir\CMakeCXXCompilerABI.cpp.obj -c C:\CMake\share\cmake-3.3\Modules\CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_a4095.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_a4095.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_a4095.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_a4095.dir/objects.a @CMakeFiles\cmTC_a4095.dir\objects1.rsp
c:\MinGW\bin\g++.exe -v -Wl,--whole-archive CMakeFiles\cmTC_a4095.dir/objects.a -Wl,--no-whole-archive -o cmTC_a4095.exe -Wl,--out-implib,libcmTC_a4095.dll.a -Wl,--major-image-version,0,--minor-image-version,0
Using built-in specs.
COLLECT_GCC=c:\MinGW\bin\g++.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T
Thread model: win32
gcc version 4.8.1 (GCC)
COMPILER_PATH=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/;c:/mingw/bin/../libexec/gcc/;c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/
LIBRARY_PATH=c:/mingw/bin/../lib/gcc/mingw32/4.8.1/;c:/mingw/bin/../lib/gcc/;c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib/;c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a4095.exe' '-shared-libgcc' '-mtune=generic' '-march=pentiumpro'
c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/collect2.exe -Bdynamic -u ___register_frame_info -u ___deregister_frame_info -o cmTC_a4095.exe c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../crt2.o c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtbegin.o -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1 -Lc:/mingw/bin/../lib/gcc -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../.. --whole-archive CMakeFiles\cmTC_a4095.dir/objects.a --no-whole-archive --out-implib libcmTC_a4095.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtend.o
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld\.exe|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_a4095/fast"]
ignore line: [c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_a4095.dir\build.make CMakeFiles/cmTC_a4095.dir/build]
ignore line: [mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp']
ignore line: [Building CXX object CMakeFiles/cmTC_a4095.dir/CMakeCXXCompilerABI.cpp.obj]
ignore line: [c:\MinGW\bin\g++.exe -o CMakeFiles\cmTC_a4095.dir\CMakeCXXCompilerABI.cpp.obj -c C:\CMake\share\cmake-3.3\Modules\CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTC_a4095.exe]
ignore line: [C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_a4095.dir\link.txt --verbose=1]
ignore line: [C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_a4095.dir/objects.a]
ignore line: [c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_a4095.dir/objects.a @CMakeFiles\cmTC_a4095.dir\objects1.rsp]
ignore line: [c:\MinGW\bin\g++.exe -v -Wl,--whole-archive CMakeFiles\cmTC_a4095.dir/objects.a -Wl,--no-whole-archive -o cmTC_a4095.exe -Wl,--out-implib,libcmTC_a4095.dll.a -Wl,--major-image-version,0,--minor-image-version,0 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=c:\MinGW\bin\g++.exe]
ignore line: [COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe]
ignore line: [Target: mingw32]
ignore line: [Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T]
ignore line: [Thread model: win32]
ignore line: [gcc version 4.8.1 (GCC) ]
ignore line: [COMPILER_PATH=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/]
ignore line: [c:/mingw/bin/../libexec/gcc/]
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/]
ignore line: [LIBRARY_PATH=c:/mingw/bin/../lib/gcc/mingw32/4.8.1/]
ignore line: [c:/mingw/bin/../lib/gcc/]
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib/]
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a4095.exe' '-shared-libgcc' '-mtune=generic' '-march=pentiumpro']
link line: [ c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/collect2.exe -Bdynamic -u ___register_frame_info -u ___deregister_frame_info -o cmTC_a4095.exe c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../crt2.o c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtbegin.o -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1 -Lc:/mingw/bin/../lib/gcc -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../.. --whole-archive CMakeFiles\cmTC_a4095.dir/objects.a --no-whole-archive --out-implib libcmTC_a4095.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtend.o]
arg [c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/collect2.exe] ==> ignore
arg [-Bdynamic] ==> ignore
arg [-u] ==> ignore
arg [___register_frame_info] ==> ignore
arg [-u] ==> ignore
arg [___deregister_frame_info] ==> ignore
arg [-o] ==> ignore
arg [cmTC_a4095.exe] ==> ignore
arg [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../crt2.o] ==> ignore
arg [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtbegin.o] ==> ignore
arg [-Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1] ==> dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1]
arg [-Lc:/mingw/bin/../lib/gcc] ==> dir [c:/mingw/bin/../lib/gcc]
arg [-Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib] ==> dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib]
arg [-Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../..] ==> dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../..]
arg [--whole-archive] ==> ignore
arg [CMakeFiles\cmTC_a4095.dir/objects.a] ==> ignore
arg [--no-whole-archive] ==> ignore
arg [--out-implib] ==> ignore
arg [libcmTC_a4095.dll.a] ==> 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 [-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:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtend.o] ==> ignore
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
collapse library dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1] ==> [c:/MinGW/lib/gcc/mingw32/4.8.1]
collapse library dir [c:/mingw/bin/../lib/gcc] ==> [c:/MinGW/lib/gcc]
collapse library dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib] ==> [c:/MinGW/mingw32/lib]
collapse library dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../..] ==> [c:/MinGW/lib]
implicit libs: [stdc++;mingw32;moldname;mingwex;msvcrt;advapi32;shell32;user32;kernel32;mingw32;moldname;mingwex;msvcrt]
implicit dirs: [c:/MinGW/lib/gcc/mingw32/4.8.1;c:/MinGW/lib/gcc;c:/MinGW/mingw32/lib;c:/MinGW/lib]
implicit fwks: []
Detecting CXX [-std=c++1y] compiler features compiled with the following output:
Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_d3f49/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_d3f49.dir\build.make CMakeFiles/cmTC_d3f49.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_d3f49.dir/feature_tests.cxx.obj
c:\MinGW\bin\g++.exe -std=c++1y -o CMakeFiles\cmTC_d3f49.dir\feature_tests.cxx.obj -c C:\cegui-0.8.4\CMakeFiles\feature_tests.cxx
Linking CXX executable cmTC_d3f49.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_d3f49.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_d3f49.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_d3f49.dir/objects.a @CMakeFiles\cmTC_d3f49.dir\objects1.rsp
c:\MinGW\bin\g++.exe -Wl,--whole-archive CMakeFiles\cmTC_d3f49.dir/objects.a -Wl,--no-whole-archive -o cmTC_d3f49.exe -Wl,--out-implib,libcmTC_d3f49.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_d3f49.dir\linklibs.rsp
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/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++11] compiler features compiled with the following output:
Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_143c7/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_143c7.dir\build.make CMakeFiles/cmTC_143c7.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_143c7.dir/feature_tests.cxx.obj
c:\MinGW\bin\g++.exe -std=c++11 -o CMakeFiles\cmTC_143c7.dir\feature_tests.cxx.obj -c C:\cegui-0.8.4\CMakeFiles\feature_tests.cxx
Linking CXX executable cmTC_143c7.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_143c7.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_143c7.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_143c7.dir/objects.a @CMakeFiles\cmTC_143c7.dir\objects1.rsp
c:\MinGW\bin\g++.exe -Wl,--whole-archive CMakeFiles\cmTC_143c7.dir/objects.a -Wl,--no-whole-archive -o cmTC_143c7.exe -Wl,--out-implib,libcmTC_143c7.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_143c7.dir\linklibs.rsp
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/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: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_c1aa6/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_c1aa6.dir\build.make CMakeFiles/cmTC_c1aa6.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_c1aa6.dir/feature_tests.cxx.obj
c:\MinGW\bin\g++.exe -std=c++98 -o CMakeFiles\cmTC_c1aa6.dir\feature_tests.cxx.obj -c C:\cegui-0.8.4\CMakeFiles\feature_tests.cxx
Linking CXX executable cmTC_c1aa6.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_c1aa6.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_c1aa6.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_c1aa6.dir/objects.a @CMakeFiles\cmTC_c1aa6.dir\objects1.rsp
c:\MinGW\bin\g++.exe -Wl,--whole-archive CMakeFiles\cmTC_c1aa6.dir/objects.a -Wl,--no-whole-archive -o cmTC_c1aa6.exe -Wl,--out-implib,libcmTC_c1aa6.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_c1aa6.dir\linklibs.rsp
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/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
Performing C++ SOURCE FILE Test TINYXML_API_TEST succeded with the following output:
Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_1ab56/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_1ab56.dir\build.make CMakeFiles/cmTC_1ab56.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_1ab56.dir/src.cxx.obj
c:\MinGW\bin\g++.exe -DTINYXML_API_TEST @CMakeFiles/cmTC_1ab56.dir/includes_CXX.rsp -o CMakeFiles\cmTC_1ab56.dir\src.cxx.obj -c C:\cegui-0.8.4\CMakeFiles\CMakeTmp\src.cxx
Linking CXX executable cmTC_1ab56.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_1ab56.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_1ab56.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_1ab56.dir/objects.a @CMakeFiles\cmTC_1ab56.dir\objects1.rsp
c:\MinGW\bin\g++.exe -DTINYXML_API_TEST -Wl,--whole-archive CMakeFiles\cmTC_1ab56.dir/objects.a -Wl,--no-whole-archive -o cmTC_1ab56.exe -Wl,--out-implib,libcmTC_1ab56.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_1ab56.dir\linklibs.rsp
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Source file was:
#include <tinyxml.h>
int main() {
int i = TiXmlElement::TINYXML_ELEMENT;
return 0;
}
Code: Select all
The system is: Windows - 6.2 - AMD64
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: c:/MinGW/bin/gcc.exe
Build flags:
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 "C:/cegui-0.8.4/CMakeFiles/3.3.1/CompilerIdC/a.exe"
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: c:/MinGW/bin/g++.exe
Build flags:
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 "C:/cegui-0.8.4/CMakeFiles/3.3.1/CompilerIdCXX/a.exe"
Determining if the C compiler works passed with the following output:
Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_2e668/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_2e668.dir\build.make CMakeFiles/cmTC_2e668.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_2e668.dir/testCCompiler.c.obj
c:\MinGW\bin\gcc.exe -o CMakeFiles\cmTC_2e668.dir\testCCompiler.c.obj -c C:\cegui-0.8.4\CMakeFiles\CMakeTmp\testCCompiler.c
Linking C executable cmTC_2e668.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_2e668.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_2e668.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_2e668.dir/objects.a @CMakeFiles\cmTC_2e668.dir\objects1.rsp
c:\MinGW\bin\gcc.exe -Wl,--whole-archive CMakeFiles\cmTC_2e668.dir/objects.a -Wl,--no-whole-archive -o cmTC_2e668.exe -Wl,--out-implib,libcmTC_2e668.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_2e668.dir\linklibs.rsp
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_a07e7/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_a07e7.dir\build.make CMakeFiles/cmTC_a07e7.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_a07e7.dir/CMakeCCompilerABI.c.obj
c:\MinGW\bin\gcc.exe -o CMakeFiles\cmTC_a07e7.dir\CMakeCCompilerABI.c.obj -c C:\CMake\share\cmake-3.3\Modules\CMakeCCompilerABI.c
Linking C executable cmTC_a07e7.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_a07e7.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_a07e7.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_a07e7.dir/objects.a @CMakeFiles\cmTC_a07e7.dir\objects1.rsp
c:\MinGW\bin\gcc.exe -v -Wl,--whole-archive CMakeFiles\cmTC_a07e7.dir/objects.a -Wl,--no-whole-archive -o cmTC_a07e7.exe -Wl,--out-implib,libcmTC_a07e7.dll.a -Wl,--major-image-version,0,--minor-image-version,0
Using built-in specs.
COLLECT_GCC=c:\MinGW\bin\gcc.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T
Thread model: win32
gcc version 4.8.1 (GCC)
COMPILER_PATH=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/;c:/mingw/bin/../libexec/gcc/;c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/
LIBRARY_PATH=c:/mingw/bin/../lib/gcc/mingw32/4.8.1/;c:/mingw/bin/../lib/gcc/;c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib/;c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a07e7.exe' '-mtune=generic' '-march=pentiumpro'
c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/collect2.exe -Bdynamic -o cmTC_a07e7.exe c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../crt2.o c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtbegin.o -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1 -Lc:/mingw/bin/../lib/gcc -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../.. --whole-archive CMakeFiles\cmTC_a07e7.dir/objects.a --no-whole-archive --out-implib libcmTC_a07e7.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtend.o
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld\.exe|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_a07e7/fast"]
ignore line: [c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_a07e7.dir\build.make CMakeFiles/cmTC_a07e7.dir/build]
ignore line: [mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_a07e7.dir/CMakeCCompilerABI.c.obj]
ignore line: [c:\MinGW\bin\gcc.exe -o CMakeFiles\cmTC_a07e7.dir\CMakeCCompilerABI.c.obj -c C:\CMake\share\cmake-3.3\Modules\CMakeCCompilerABI.c]
ignore line: [Linking C executable cmTC_a07e7.exe]
ignore line: [C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_a07e7.dir\link.txt --verbose=1]
ignore line: [C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_a07e7.dir/objects.a]
ignore line: [c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_a07e7.dir/objects.a @CMakeFiles\cmTC_a07e7.dir\objects1.rsp]
ignore line: [c:\MinGW\bin\gcc.exe -v -Wl,--whole-archive CMakeFiles\cmTC_a07e7.dir/objects.a -Wl,--no-whole-archive -o cmTC_a07e7.exe -Wl,--out-implib,libcmTC_a07e7.dll.a -Wl,--major-image-version,0,--minor-image-version,0 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=c:\MinGW\bin\gcc.exe]
ignore line: [COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe]
ignore line: [Target: mingw32]
ignore line: [Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T]
ignore line: [Thread model: win32]
ignore line: [gcc version 4.8.1 (GCC) ]
ignore line: [COMPILER_PATH=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/]
ignore line: [c:/mingw/bin/../libexec/gcc/]
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/]
ignore line: [LIBRARY_PATH=c:/mingw/bin/../lib/gcc/mingw32/4.8.1/]
ignore line: [c:/mingw/bin/../lib/gcc/]
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib/]
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_a07e7.exe' '-mtune=generic' '-march=pentiumpro']
link line: [ c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/collect2.exe -Bdynamic -o cmTC_a07e7.exe c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../crt2.o c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtbegin.o -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1 -Lc:/mingw/bin/../lib/gcc -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../.. --whole-archive CMakeFiles\cmTC_a07e7.dir/objects.a --no-whole-archive --out-implib libcmTC_a07e7.dll.a --major-image-version 0 --minor-image-version 0 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc -lgcc_eh -lmoldname -lmingwex -lmsvcrt c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtend.o]
arg [c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/collect2.exe] ==> ignore
arg [-Bdynamic] ==> ignore
arg [-o] ==> ignore
arg [cmTC_a07e7.exe] ==> ignore
arg [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../crt2.o] ==> ignore
arg [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtbegin.o] ==> ignore
arg [-Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1] ==> dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1]
arg [-Lc:/mingw/bin/../lib/gcc] ==> dir [c:/mingw/bin/../lib/gcc]
arg [-Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib] ==> dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib]
arg [-Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../..] ==> dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../..]
arg [--whole-archive] ==> ignore
arg [CMakeFiles\cmTC_a07e7.dir/objects.a] ==> ignore
arg [--no-whole-archive] ==> ignore
arg [--out-implib] ==> ignore
arg [libcmTC_a07e7.dll.a] ==> 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 [-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:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtend.o] ==> ignore
remove lib [gcc]
remove lib [gcc_eh]
remove lib [gcc]
remove lib [gcc_eh]
collapse library dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1] ==> [c:/MinGW/lib/gcc/mingw32/4.8.1]
collapse library dir [c:/mingw/bin/../lib/gcc] ==> [c:/MinGW/lib/gcc]
collapse library dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib] ==> [c:/MinGW/mingw32/lib]
collapse library dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../..] ==> [c:/MinGW/lib]
implicit libs: [mingw32;moldname;mingwex;msvcrt;advapi32;shell32;user32;kernel32;mingw32;moldname;mingwex;msvcrt]
implicit dirs: [c:/MinGW/lib/gcc/mingw32/4.8.1;c:/MinGW/lib/gcc;c:/MinGW/mingw32/lib;c:/MinGW/lib]
implicit fwks: []
Determining if the CXX compiler works passed with the following output:
Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_dcbf7/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_dcbf7.dir\build.make CMakeFiles/cmTC_dcbf7.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_dcbf7.dir/testCXXCompiler.cxx.obj
c:\MinGW\bin\g++.exe -o CMakeFiles\cmTC_dcbf7.dir\testCXXCompiler.cxx.obj -c C:\cegui-0.8.4\CMakeFiles\CMakeTmp\testCXXCompiler.cxx
Linking CXX executable cmTC_dcbf7.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_dcbf7.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_dcbf7.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_dcbf7.dir/objects.a @CMakeFiles\cmTC_dcbf7.dir\objects1.rsp
c:\MinGW\bin\g++.exe -Wl,--whole-archive CMakeFiles\cmTC_dcbf7.dir/objects.a -Wl,--no-whole-archive -o cmTC_dcbf7.exe -Wl,--out-implib,libcmTC_dcbf7.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_dcbf7.dir\linklibs.rsp
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_69d33/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_69d33.dir\build.make CMakeFiles/cmTC_69d33.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_69d33.dir/CMakeCXXCompilerABI.cpp.obj
c:\MinGW\bin\g++.exe -o CMakeFiles\cmTC_69d33.dir\CMakeCXXCompilerABI.cpp.obj -c C:\CMake\share\cmake-3.3\Modules\CMakeCXXCompilerABI.cpp
Linking CXX executable cmTC_69d33.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_69d33.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_69d33.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_69d33.dir/objects.a @CMakeFiles\cmTC_69d33.dir\objects1.rsp
c:\MinGW\bin\g++.exe -v -Wl,--whole-archive CMakeFiles\cmTC_69d33.dir/objects.a -Wl,--no-whole-archive -o cmTC_69d33.exe -Wl,--out-implib,libcmTC_69d33.dll.a -Wl,--major-image-version,0,--minor-image-version,0
Using built-in specs.
COLLECT_GCC=c:\MinGW\bin\g++.exe
COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe
Target: mingw32
Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T
Thread model: win32
gcc version 4.8.1 (GCC)
COMPILER_PATH=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/;c:/mingw/bin/../libexec/gcc/;c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/
LIBRARY_PATH=c:/mingw/bin/../lib/gcc/mingw32/4.8.1/;c:/mingw/bin/../lib/gcc/;c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib/;c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../
COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_69d33.exe' '-shared-libgcc' '-mtune=generic' '-march=pentiumpro'
c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/collect2.exe -Bdynamic -u ___register_frame_info -u ___deregister_frame_info -o cmTC_69d33.exe c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../crt2.o c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtbegin.o -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1 -Lc:/mingw/bin/../lib/gcc -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../.. --whole-archive CMakeFiles\cmTC_69d33.dir/objects.a --no-whole-archive --out-implib libcmTC_69d33.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtend.o
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld\.exe|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_69d33/fast"]
ignore line: [c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_69d33.dir\build.make CMakeFiles/cmTC_69d33.dir/build]
ignore line: [mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp']
ignore line: [Building CXX object CMakeFiles/cmTC_69d33.dir/CMakeCXXCompilerABI.cpp.obj]
ignore line: [c:\MinGW\bin\g++.exe -o CMakeFiles\cmTC_69d33.dir\CMakeCXXCompilerABI.cpp.obj -c C:\CMake\share\cmake-3.3\Modules\CMakeCXXCompilerABI.cpp]
ignore line: [Linking CXX executable cmTC_69d33.exe]
ignore line: [C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_69d33.dir\link.txt --verbose=1]
ignore line: [C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_69d33.dir/objects.a]
ignore line: [c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_69d33.dir/objects.a @CMakeFiles\cmTC_69d33.dir\objects1.rsp]
ignore line: [c:\MinGW\bin\g++.exe -v -Wl,--whole-archive CMakeFiles\cmTC_69d33.dir/objects.a -Wl,--no-whole-archive -o cmTC_69d33.exe -Wl,--out-implib,libcmTC_69d33.dll.a -Wl,--major-image-version,0,--minor-image-version,0 ]
ignore line: [Using built-in specs.]
ignore line: [COLLECT_GCC=c:\MinGW\bin\g++.exe]
ignore line: [COLLECT_LTO_WRAPPER=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/lto-wrapper.exe]
ignore line: [Target: mingw32]
ignore line: [Configured with: ../gcc-4.8.1/configure --prefix=/mingw --host=mingw32 --build=mingw32 --without-pic --enable-shared --enable-static --with-gnu-ld --enable-lto --enable-libssp --disable-multilib --enable-languages=c,c++,fortran,objc,obj-c++,ada --disable-sjlj-exceptions --with-dwarf2 --disable-win32-registry --enable-libstdcxx-debug --enable-version-specific-runtime-libs --with-gmp=/usr/src/pkg/gmp-5.1.2-1-mingw32-src/bld --with-mpc=/usr/src/pkg/mpc-1.0.1-1-mingw32-src/bld --with-mpfr= --with-system-zlib --with-gnu-as --enable-decimal-float=yes --enable-libgomp --enable-threads --with-libiconv-prefix=/mingw32 --with-libintl-prefix=/mingw --disable-bootstrap LDFLAGS=-s CFLAGS=-D_USE_32BIT_TIME_T]
ignore line: [Thread model: win32]
ignore line: [gcc version 4.8.1 (GCC) ]
ignore line: [COMPILER_PATH=c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/]
ignore line: [c:/mingw/bin/../libexec/gcc/]
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/]
ignore line: [LIBRARY_PATH=c:/mingw/bin/../lib/gcc/mingw32/4.8.1/]
ignore line: [c:/mingw/bin/../lib/gcc/]
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib/]
ignore line: [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../]
ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'cmTC_69d33.exe' '-shared-libgcc' '-mtune=generic' '-march=pentiumpro']
link line: [ c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/collect2.exe -Bdynamic -u ___register_frame_info -u ___deregister_frame_info -o cmTC_69d33.exe c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../crt2.o c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtbegin.o -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1 -Lc:/mingw/bin/../lib/gcc -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib -Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../.. --whole-archive CMakeFiles\cmTC_69d33.dir/objects.a --no-whole-archive --out-implib libcmTC_69d33.dll.a --major-image-version 0 --minor-image-version 0 -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtend.o]
arg [c:/mingw/bin/../libexec/gcc/mingw32/4.8.1/collect2.exe] ==> ignore
arg [-Bdynamic] ==> ignore
arg [-u] ==> ignore
arg [___register_frame_info] ==> ignore
arg [-u] ==> ignore
arg [___deregister_frame_info] ==> ignore
arg [-o] ==> ignore
arg [cmTC_69d33.exe] ==> ignore
arg [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../crt2.o] ==> ignore
arg [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtbegin.o] ==> ignore
arg [-Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1] ==> dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1]
arg [-Lc:/mingw/bin/../lib/gcc] ==> dir [c:/mingw/bin/../lib/gcc]
arg [-Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib] ==> dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib]
arg [-Lc:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../..] ==> dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../..]
arg [--whole-archive] ==> ignore
arg [CMakeFiles\cmTC_69d33.dir/objects.a] ==> ignore
arg [--no-whole-archive] ==> ignore
arg [--out-implib] ==> ignore
arg [libcmTC_69d33.dll.a] ==> 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 [-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:/mingw/bin/../lib/gcc/mingw32/4.8.1/crtend.o] ==> ignore
remove lib [gcc_s]
remove lib [gcc]
remove lib [gcc_s]
remove lib [gcc]
collapse library dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1] ==> [c:/MinGW/lib/gcc/mingw32/4.8.1]
collapse library dir [c:/mingw/bin/../lib/gcc] ==> [c:/MinGW/lib/gcc]
collapse library dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/lib] ==> [c:/MinGW/mingw32/lib]
collapse library dir [c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../..] ==> [c:/MinGW/lib]
implicit libs: [stdc++;mingw32;moldname;mingwex;msvcrt;advapi32;shell32;user32;kernel32;mingw32;moldname;mingwex;msvcrt]
implicit dirs: [c:/MinGW/lib/gcc/mingw32/4.8.1;c:/MinGW/lib/gcc;c:/MinGW/mingw32/lib;c:/MinGW/lib]
implicit fwks: []
Detecting CXX [-std=c++1y] compiler features compiled with the following output:
Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_3f80b/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_3f80b.dir\build.make CMakeFiles/cmTC_3f80b.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_3f80b.dir/feature_tests.cxx.obj
c:\MinGW\bin\g++.exe -std=c++1y -o CMakeFiles\cmTC_3f80b.dir\feature_tests.cxx.obj -c C:\cegui-0.8.4\CMakeFiles\feature_tests.cxx
Linking CXX executable cmTC_3f80b.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_3f80b.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_3f80b.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_3f80b.dir/objects.a @CMakeFiles\cmTC_3f80b.dir\objects1.rsp
c:\MinGW\bin\g++.exe -Wl,--whole-archive CMakeFiles\cmTC_3f80b.dir/objects.a -Wl,--no-whole-archive -o cmTC_3f80b.exe -Wl,--out-implib,libcmTC_3f80b.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_3f80b.dir\linklibs.rsp
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/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++11] compiler features compiled with the following output:
Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_40f4a/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_40f4a.dir\build.make CMakeFiles/cmTC_40f4a.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_40f4a.dir/feature_tests.cxx.obj
c:\MinGW\bin\g++.exe -std=c++11 -o CMakeFiles\cmTC_40f4a.dir\feature_tests.cxx.obj -c C:\cegui-0.8.4\CMakeFiles\feature_tests.cxx
Linking CXX executable cmTC_40f4a.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_40f4a.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_40f4a.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_40f4a.dir/objects.a @CMakeFiles\cmTC_40f4a.dir\objects1.rsp
c:\MinGW\bin\g++.exe -Wl,--whole-archive CMakeFiles\cmTC_40f4a.dir/objects.a -Wl,--no-whole-archive -o cmTC_40f4a.exe -Wl,--out-implib,libcmTC_40f4a.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_40f4a.dir\linklibs.rsp
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/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: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_41232/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_41232.dir\build.make CMakeFiles/cmTC_41232.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_41232.dir/feature_tests.cxx.obj
c:\MinGW\bin\g++.exe -std=c++98 -o CMakeFiles\cmTC_41232.dir\feature_tests.cxx.obj -c C:\cegui-0.8.4\CMakeFiles\feature_tests.cxx
Linking CXX executable cmTC_41232.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_41232.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_41232.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_41232.dir/objects.a @CMakeFiles\cmTC_41232.dir\objects1.rsp
c:\MinGW\bin\g++.exe -Wl,--whole-archive CMakeFiles\cmTC_41232.dir/objects.a -Wl,--no-whole-archive -o cmTC_41232.exe -Wl,--out-implib,libcmTC_41232.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_41232.dir\linklibs.rsp
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/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
Performing C++ SOURCE FILE Test TINYXML_API_TEST succeded with the following output:
Change Dir: C:/cegui-0.8.4/CMakeFiles/CMakeTmp
Run Build Command:"c:/MinGW/bin/mingw32-make.exe" "cmTC_a2d2d/fast"
c:/MinGW/bin/mingw32-make.exe -f CMakeFiles\cmTC_a2d2d.dir\build.make CMakeFiles/cmTC_a2d2d.dir/build
mingw32-make.exe[1]: Entering directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_a2d2d.dir/src.cxx.obj
c:\MinGW\bin\g++.exe -DTINYXML_API_TEST @CMakeFiles/cmTC_a2d2d.dir/includes_CXX.rsp -o CMakeFiles\cmTC_a2d2d.dir\src.cxx.obj -c C:\cegui-0.8.4\CMakeFiles\CMakeTmp\src.cxx
Linking CXX executable cmTC_a2d2d.exe
C:\CMake\bin\cmake.exe -E cmake_link_script CMakeFiles\cmTC_a2d2d.dir\link.txt --verbose=1
C:\CMake\bin\cmake.exe -E remove -f CMakeFiles\cmTC_a2d2d.dir/objects.a
c:\MinGW\bin\ar.exe cr CMakeFiles\cmTC_a2d2d.dir/objects.a @CMakeFiles\cmTC_a2d2d.dir\objects1.rsp
c:\MinGW\bin\g++.exe -DTINYXML_API_TEST -Wl,--whole-archive CMakeFiles\cmTC_a2d2d.dir/objects.a -Wl,--no-whole-archive -o cmTC_a2d2d.exe -Wl,--out-implib,libcmTC_a2d2d.dll.a -Wl,--major-image-version,0,--minor-image-version,0 @CMakeFiles\cmTC_a2d2d.dir\linklibs.rsp
mingw32-make.exe[1]: Leaving directory 'C:/cegui-0.8.4/CMakeFiles/CMakeTmp'
Source file was:
#include <tinyxml.h>
int main() {
int i = TiXmlElement::TINYXML_ELEMENT;
return 0;
}
Some or all of the gtk libraries were not found. (missing: GTK2_GTK_LIBRARY GTK2_GTK_INCLUDE_DIR GTK2_GDK_INCLUDE_DIR GTK2_GDKCONFIG_INCLUDE_DIR GTK2_GDK_LIBRARY GTK2_GLIB_INCLUDE_DIR GTK2_GLIBCONFIG_INCLUDE_DIR GTK2_GLIB_LIBRARY)
CMake Error at CMakeLists.txt:193 (message):
You may not enable both CEGUI_USE_FRIBIDI and CEGUI_USE_MINIBIDI. Please
choose only one of these options.
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
LIBXML2_INCLUDE_DIR (ADVANCED)
used as include directory in directory C:/cegui-0.8.4/cegui/src/XMLParserModules/Libxml2
used as include directory in directory C:/cegui-0.8.4/cegui/src/XMLParserModules/Libxml2
Configuring incomplete, errors occurred!
See also "C:/cegui-0.8.4/CMakeFiles/CMakeOutput.log".
cmake log wrote:You may not enable both CEGUI_USE_FRIBIDI and CEGUI_USE_MINIBIDI. Please
choose only one of these options.
Code: Select all
[ 23%] Linking CXX shared library ..\..\bin\libCEGUIBase-0.dll
CMakeFiles\CEGUIBase-0.dir/objects.a(MinizipResourceProvider.cpp.obj):MinizipResourceProvider.cpp:(.text+0x35e): undefined reference to `_imp__unzLocateFile'
CMakeFiles\CEGUIBase-0.dir/objects.a(MinizipResourceProvider.cpp.obj):MinizipResourceProvider.cpp:(.text+0x3b1): undefined reference to `_imp__unzGetCurrentFileInfo'
CMakeFiles\CEGUIBase-0.dir/objects.a(MinizipResourceProvider.cpp.obj):MinizipResourceProvider.cpp:(.text+0x3ca): undefined reference to `_imp__unzOpenCurrentFile'
CMakeFiles\CEGUIBase-0.dir/objects.a(MinizipResourceProvider.cpp.obj):MinizipResourceProvider.cpp:(.text+0x413): undefined reference to `_imp__unzReadCurrentFile'
CMakeFiles\CEGUIBase-0.dir/objects.a(MinizipResourceProvider.cpp.obj):MinizipResourceProvider.cpp:(.text+0x42c): undefined reference to `_imp__unzCloseCurrentFile'
CMakeFiles\CEGUIBase-0.dir/objects.a(MinizipResourceProvider.cpp.obj):MinizipResourceProvider.cpp:(.text+0xbe1): undefined reference to `_imp__unzOpen'
CMakeFiles\CEGUIBase-0.dir/objects.a(MinizipResourceProvider.cpp.obj):MinizipResourceProvider.cpp:(.text+0xd6b): undefined reference to `_imp__unzClose'
CMakeFiles\CEGUIBase-0.dir/objects.a(MinizipResourceProvider.cpp.obj):MinizipResourceProvider.cpp:(.text+0x1059): undefined reference to `_imp__unzGoToFirstFile'
CMakeFiles\CEGUIBase-0.dir/objects.a(MinizipResourceProvider.cpp.obj):MinizipResourceProvider.cpp:(.text+0x10b8): undefined reference to `_imp__unzGoToNextFile'
CMakeFiles\CEGUIBase-0.dir/objects.a(MinizipResourceProvider.cpp.obj):MinizipResourceProvider.cpp:(.text+0x1107): undefined reference to `_imp__unzGetCurrentFileInfo'
c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: CMakeFiles\CEGUIBase-0.dir/objects.a(MinizipResourceProvider.cpp.obj): bad reloc address 0x4 in section `.text$_ZN5CEGUI23DefaultResourceProviderC2Ev[__ZN5CEGUI23DefaultResourceProviderC2Ev]'
collect2.exe: error: ld returned 1 exit status
cegui\src\CMakeFiles\CEGUIBase-0.dir\build.make:4312: recipe for target 'bin/libCEGUIBase-0.dll' failed
mingw32-make[2]: *** [bin/libCEGUIBase-0.dll] Error 1
CMakeFiles\Makefile2:86: recipe for target 'cegui/src/CMakeFiles/CEGUIBase-0.dir/all' failed
mingw32-make[1]: *** [cegui/src/CMakeFiles/CEGUIBase-0.dir/all] Error 2
Makefile:148: recipe for target 'all' failed
mingw32-make: *** [all] Error 2
Users browsing this forum: No registered users and 7 guests