View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013354 | CMake | CMake | public | 2012-06-27 08:14 | 2013-07-01 09:37 | ||||
Reporter | Jens Bäckman | ||||||||
Assigned To | Robert Maynard | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | Apple | OS | Mac OS X | OS Version | 10.7.4 | ||||
Product Version | CMake 2.8.8 | ||||||||
Target Version | CMake 2.8.11 | Fixed in Version | CMake 2.8.11 | ||||||
Summary | 0013354: CMake hangs generating XCode project file when CXXFLAGS contains -g in a flag | ||||||||
Description | When adding the compiler flag -Wno-global-constructors, | ||||||||
Steps To Reproduce | Add the following line to an existing CMakeLists.txt file: set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-global-constructors") Run "cmake -G Xcode". You will be left with the message "Generating done", and no project file generated. | ||||||||
Additional Information | Might be related to the bug discussed here: http://comments.gmane.org/gmane.comp.programming.tools.cmake.user/40319 [^] | ||||||||
Tags | macosx, Xcode | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Relationships |
Notes | |
(0031933) David Cole (manager) 2012-12-20 11:38 |
This issue was introduced by the commit that "fixed" the related bug 0012377: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=cb22afc02c0524ff2b701b33a29339dde1e80bbd [^] |
(0032325) Robert Maynard (manager) 2013-02-18 09:08 |
resolved. |
(0033426) Robert Maynard (manager) 2013-07-01 09:37 |
Closing resolved issues that have not been updated in more than 4 months. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2012-06-27 08:14 | Jens Bäckman | New Issue | |
2012-06-27 08:14 | Jens Bäckman | Tag Attached: macosx | |
2012-06-27 08:14 | Jens Bäckman | Tag Attached: Xcode | |
2012-07-10 17:57 | David Cole | Assigned To | => David Cole |
2012-07-10 17:57 | David Cole | Status | new => assigned |
2012-12-03 14:49 | David Cole | Target Version | => CMake 2.8.11 |
2012-12-20 11:36 | David Cole | Relationship added | related to 0012377 |
2012-12-20 11:38 | David Cole | Note Added: 0031933 | |
2013-01-09 10:26 | David Cole | Assigned To | David Cole => |
2013-01-09 10:27 | David Cole | Status | assigned => new |
2013-01-10 12:51 | Robert Maynard | Assigned To | => Robert Maynard |
2013-01-10 12:51 | Robert Maynard | Status | new => assigned |
2013-02-18 09:08 | Robert Maynard | Note Added: 0032325 | |
2013-02-18 09:08 | Robert Maynard | Status | assigned => resolved |
2013-02-18 09:08 | Robert Maynard | Fixed in Version | => CMake 2.8.11 |
2013-02-18 09:08 | Robert Maynard | Resolution | open => fixed |
2013-07-01 09:37 | Robert Maynard | Note Added: 0033426 | |
2013-07-01 09:37 | Robert Maynard | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |