The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=13496 
====================================================================== 
Reported By:                Sjoerd Cranen
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   13496
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2012-08-29 10:31 EDT
Last Modified:              2012-08-29 10:31 EDT
====================================================================== 
Summary:                    RelWithDebInfo flags still inconsistent with Release
flags
Description: 
When using a GNU-like compiler, RelWithDebInfo is not what I expect it to be.
Expected: RelWithDebInfo is equal to Release, plus the "-g" flag.
In reality, RelWithDebInfo uses a lower optimisation level as well, with the
risk of not being able to reproduce bugs that are present in the release build.

This issue was earlier reported in http://www.cmake.org/Bug/view.php?id=11366,
but wasn't fixed.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2012-08-29 10:31 Sjoerd Cranen  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

Reply via email to