MantisBT - CMake
View Issue Details
0012642CMakeCMakepublic2011-12-29 06:192012-09-03 16:01
He Yuqi 
Brad King 
normalminoralways
closedfixed 
AnyWindowsAny
CMake 2.8.6 
CMake 2.8.8CMake 2.8.8 
0012642: Error Default Flags for ifort on Windows
Please check the flags CMAKE_Fortran_FLAGS_MINSIZEREL_INIT, CMAKE_Fortran_FLAGS_RELEASE_INIT and CMAKE_Fortran_FLAGS_RELWITHDEBINFO_INIT in the file Modules/Platform/Windows-Intel-Fortran.cmake.

The optimization option should be /O2 for Release configure , /O1 for Minimize Size.
No tags attached.
Issue History
2011-12-29 06:19He YuqiNew Issue
2012-01-02 13:58Brad KingNote Added: 0028094
2012-01-02 13:58Brad KingStatusnew => resolved
2012-01-02 13:58Brad KingResolutionopen => fixed
2012-01-02 13:58Brad KingAssigned To => Brad King
2012-04-19 15:43David ColeFixed in Version => CMake 2.8.8
2012-04-19 15:43David ColeTarget Version => CMake 2.8.8
2012-09-03 16:01David ColeNote Added: 0030870
2012-09-03 16:01David ColeStatusresolved => closed

Notes
(0028094)
Brad King   
2012-01-02 13:58   
Fixed, thanks:

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=35a58387 [^]
(0030870)
David Cole   
2012-09-03 16:01   
Closing resolved issues that have not been updated in more than 4 months.