[cmake-developers] CXX_STANDARD and linking

Brad King brad.king at kitware.com
Wed Sep 30 10:01:26 EDT 2015


On 09/28/2015 03:20 PM, Brad King wrote:
> for now we should look at turning off all language standard and
> compile feature support for SolarisStudio when not hosted on Linux.

Done here:

 Features: Disable support for Oracle SolarisStudio on non-Linux
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=61bc0f73

 Tests: Suppress WriteCompilerDetectionHeader failure on SunPro
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5fdf7594

I also made a fix for Linux:

 Features: Fix C++98 flags on Oracle SolarisStudio 12.4 on Linux
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c824b23d

Steve, please review these changes.

Thanks,
-Brad


More information about the cmake-developers mailing list