[cmake-developers] [CMake 0015664]: CMake detects the wrong version for the C and C++ Cray Compiler

Mantis Bug Tracker mantis at public.kitware.com
Sun Jul 26 13:21:16 EDT 2015


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15664 
====================================================================== 
Reported By:                jcook
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15664
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-07-26 13:21 EDT
Last Modified:              2015-07-26 13:21 EDT
====================================================================== 
Summary:                    CMake detects the wrong version for the C and C++
Cray Compiler
Description: 
This is because CMake is using the _RELEASE macro instead of _RELEASE_MAJOR in
Modules/Compiler/Cray-DetermineCompiler.cmake.

Steps to Reproduce: 
cmake --system-information | grep CMAKE_C_COMPILER_VERSION

Additional Information: 
None at this time. Please let me know if you need more info.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-07-26 13:21 jcook          New Issue                                    
======================================================================



More information about the cmake-developers mailing list