[cmake-developers] [CMake 0013496]: RelWithDebInfo flags still inconsistent with Release flags

Mantis Bug Tracker mantis at public.kitware.com
Wed Aug 29 10:31:18 EDT 2012


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                                    
======================================================================




More information about the cmake-developers mailing list