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 _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
