On Thursday 18 June 2009, Denis Scherbakov wrote: > > There was some talk about this a while ago (and a patch > > supplied here) > > http://www.mail-archive.com/[email protected]/msg13572.html > > > > I'm a bit curios what happened after this and if the above > > code is possible to achieve now days? > > I am also waiting for multiple toolchain support in one source tree, > because I cross compile to many OSes and I have a whole bunch of them.
AFAIK this is not planned. If you build for multiple OSes, then you can use multiple build trees. The Cell is different, since it is two architecture for one target processor, and both have to be combined. I think somebody posted some patch quite some time ago, may have been late 2007 or so. Alex _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
