On 07/01/2015 12:14 PM, Todd Gamblin wrote:
> - Is there some reason CMake adds the -qalias=noansi arg for XLC?

It was added here:

 Add initial XL C compiler flags for safer builds
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=e1729238

but I don't recall why it was included among the other defaults
and the commit message doesn't say anything about it :(

> - Could it be removed in future versions for consistency with 
>   other compilers' C++ settings?

Yes, we can try dropping it:

 XL: Drop -qalias=noansi from default C flags
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=a33fb493

Thanks,
-Brad

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to