[CMake] Adding cross-compiler support to CMake ...
Brad King
brad.king at kitware.com
Thu Sep 7 16:36:18 EDT 2006
Michael Casadevall wrote:
> I wish to add support for cross-compiling to CMake since its a tool I
> use a lot, and I can finally kill the last few of my projects using
> autotools. To my knowledge, autotools is the only system that provides
> cross-compiling, and poorly at that, and I've been thinking on ways to
> add it to CMake. Here's what I got so far:
This is one of the oldest feature requests:
http://www.cmake.org/Bug/bug.php?op=show&bugid=14
You may wish to log into the bug tracker, add yourself as a CC for this
bug, and add comments to it.
We will eventually get to adding cross-compiling support, and it would
be great to have some discussion available in the bug report for reference.
Thanks,
-Brad
More information about the CMake
mailing list