The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=12642 ====================================================================== Reported By: He Yuqi Assigned To: ====================================================================== Project: CMake Issue ID: 12642 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-12-29 06:19 EST Last Modified: 2011-12-29 06:19 EST ====================================================================== Summary: Error Default Flags for ifort on Windows Description: 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. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-12-29 06:19 He Yuqi New Issue ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
