[CMake] XCode generator and cross-compilation

Alexander Neundorf a.neundorf-work at gmx.net
Thu Jul 24 18:57:12 EDT 2008


On Friday 25 July 2008, Emmanuel Blot wrote:
> Hi,
>
> Is it possible to use the Xcode generator to produce Xcode projects
> for cross-compilation?
> It seems that in such a case, CMake ignores the cross-compiler (gcc
> 4.x), which in turn make Xcode use the native GCC compiler.

Until now only the makefile-based generators have been tested for cross 
compiling. XCode probably doesn't work. I have no idea how hard it would be 
to support cross compiling with XCode.

Alex


More information about the CMake mailing list