MantisBT - CMake
View Issue Details
0013174CMakeCMakepublic2012-04-28 12:112013-01-09 10:55
RolandSchulz 
Brad King 
normalminoralways
closedfixed 
 
CMake 2.8.9CMake 2.8.9 
0013174: Option 'GZ' has been deprecated use 'RTC1' instead of 'GZ'
CMake is using GZ flag for Intel on Windows which is deprecated. This has been fixed for MSVC since a long time: http://www.cmake.org/pipermail/cmake/2006-February/008162.html [^]
No tags attached.
related to 0013163closed Brad King A warning is emited when compiling with intel compiler (version 2011) 
has duplicate 0013185closed Brad King A warning is emited when compiling with intel compiler (version 2011) 
Issue History
2012-04-28 12:11RolandSchulzNew Issue
2012-04-28 12:23RolandSchulzNote Added: 0029361
2012-04-28 12:24RolandSchulzNote Edited: 0029361bug_revision_view_page.php?bugnote_id=29361#r633
2012-04-30 08:27Brad KingRelationship addedrelated to 0013163
2012-04-30 08:33Brad KingNote Added: 0029368
2012-04-30 08:33Brad KingStatusnew => resolved
2012-04-30 08:33Brad KingFixed in Version => CMake 2.8.9
2012-04-30 08:33Brad KingResolutionopen => fixed
2012-04-30 08:33Brad KingAssigned To => Brad King
2012-05-03 07:26Brad KingRelationship addedhas duplicate 0013185
2012-08-09 19:33David ColeTarget Version => CMake 2.8.9
2013-01-09 10:55Robert MaynardNote Added: 0032029
2013-01-09 10:55Robert MaynardStatusresolved => closed

Notes
(0029361)
RolandSchulz   
2012-04-28 12:23   
(edited on: 2012-04-28 12:24)
For C++ also /GX is deprecated and should be replaced with /EHsc.

(0029368)
Brad King   
2012-04-30 08:33   
http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=dd08062a [^]
(0032029)
Robert Maynard   
2013-01-09 10:55   
Closing resolved issues that have not been updated in more than 4 months.