I've seen a few things that use alternative gnu toolchains to build things.
I haven't been able to figure out how to do this with cmake. Has anyone managed? Examples: http://labs.adobe.com/technologies/alchemy/ http://developer.android.com/sdk/ndk/index.html Basically it seems I somehow need to cutout the root /usr/include and pass a new one in, as well as a specific alternative version of gcc; but I can't figure out how to do that in the cmake directives... ~ Doug.
_______________________________________________ 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
