Re: [CMake] Toolchains and CMAKE_FORCE_C_COMPILER in 3.5

2016-02-10 Thread Thibault Genessay
5/CMakeFiles/CMakeTmp' Makefile:125: recipe for target 'cmTC_331cb/fast' failed mingw32-make.exe: *** [cmTC_331cb/fast] Error 2 CMake will not be able to correctly generate this project. I hope I am being clear, but this is my first cross-compilation project so I had a hard

[CMake] Fwd: Toolchains and CMAKE_FORCE_C_COMPILER in 3.5

2016-02-10 Thread Thibault Genessay
[Note: this was erroneously sent off-list to Chuck only, sorry for the noise] Hi Chuck, I can't really post my toolchain file for two reasons: 1) it contains proprietary stuff and 2) I am ashamed of it. OK, here you go. I just renamed whatever was proprietary. Please don't shoot me, I promise my

[CMake] Toolchains and CMAKE_FORCE_C_COMPILER in 3.5

2016-02-09 Thread Thibault Genessay
Hi, I'm a long time user of CMake (and huge fan of it) but newly registered on this list, so please forgive me if I have missed something regarding the new 3.5 series. I use CMake with the GCC ARM Embedded compiler ( https://launchpad.net/gcc-arm-embedded) to cross-compile my project (Windows hos