On Friday 22 January 2010, Yegor Yefremov wrote: > Hello, > > I have two toolchains to compile programs for ARM Debian: one supporting > older ABI (Etch) and one for EABI (Lenny). How can I determine the ABI > version using CMake?
Please post the output of the following command for both versions: <your_arm_gcc> -v -E -x c++ -dD /dev/null 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