[cmake-developers] [CMake 0014806]: cmake does not detect correct intel c/c++ compiler version

Mantis Bug Tracker mantis at public.kitware.com
Fri Mar 14 05:00:12 EDT 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=14806 
====================================================================== 
Reported By:                dribbroc
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   14806
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   low
Status:                     new
====================================================================== 
Date Submitted:             2014-03-14 05:00 EDT
Last Modified:              2014-03-14 05:00 EDT
====================================================================== 
Summary:                    cmake does not detect correct intel c/c++ compiler
version
Description: 
If used with intel cce 14.0.1 or 14.0.2 cmake reports
-- The CXX compiler identification is Intel 14.0.0.20131008
or
-- The CXX compiler identification is Intel 14.0.0.20140120,
thus detecting the correct build date but the wrong version number.

Steps to Reproduce: 
Just set CXX to icpc and configure any cmake project with 'cmake .' while using
an icpc version greater then 14.0.0.

Additional Information: 
The mechanism how intel reports its compiler version has changed between 13 and
14 but i happen to not find the corresponding files at this moment :(
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-03-14 05:00 dribbroc       New Issue                                    
======================================================================



More information about the cmake-developers mailing list