Re: [CMake] XCode generator and cross-compilation

2008-07-27 Thread Alexander Neundorf
On Friday 25 July 2008, Emmanuel Blot wrote: > > 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. > > Ok. I've tried to find some information abo

Re: [CMake] XCode generator and cross-compilation

2008-07-24 Thread Emmanuel Blot
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. Ok. I've tried to find some information about supporting cross compilation w/ Xcode, but it's far from

Re: [CMake] XCode generator and cross-compilation

2008-07-24 Thread Alexander Neundorf
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

[CMake] XCode generator and cross-compilation

2008-07-24 Thread Emmanuel Blot
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. Thanks, Manu ___ CMake