On 10/09/2013 12:21 PM, Rolf Eike Beer wrote: > One thing that is currently unclear if the "simulated compiler id" stuff from > Brad solves the problem of the Clang plugin running with gcc where one would > get the gcc version as compiler version but the features are actually > depending on the version of the Clang plugin.
After the Clang platform files load the GNU files to get the flags they will have to do their own logic to populate the feature lists. They can pass some indicator variable into the GNU files to block the GNU feature lists. -Brad -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers