/ It's an embedded system with it's own proprietary OS.
/
"own proprietary OS" == you/your company wrote it or an RTOS one can buy ?
Adding support for some commercial RTOS like e.g. VxWorks to cmake would be ok.

Yes, it is our own RTOS, not publicly available.

/ > Why do you need CMAKE_FORCE_[C|CXX]_COMPILER() ?
/>>/
/>>/ I'm cross-compiling on Cygwin/U*IX (c, c++, asm)
/
No, I mean, why do you need to FORCE it ?
In most cases the compilers should be able to build a simple executable for the target, also when cross compiling.
What fails ?

It does not build standalone executables, because it was never supposed to, so 
I've followed the eCos example from 
http://www.cmake.org/Wiki/CMake_Cross_Compiling

BR,

-Wojciech




----------------------------------------------------------------------
Podbij Dziki Zachod!Gra strategiczna online
Sprawdz >>> http://link.interia.pl/f1dff

_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to