MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012470 | CMake | CMake | public | 2011-09-19 22:02 | 2012-09-03 16:00 |
| Reporter | Flávio J. Saraiva | ||||
| Assigned To | Brad King | ||||
| Priority | normal | Severity | block | Reproducibility | have not tried |
| Status | closed | Resolution | no change required | ||
| Platform | i386 | OS | Debian | OS Version | wheezy |
| Product Version | CMake 2.8.5 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0012470: CMAKE_C_COMPILER and CMAKE_CXX_COMPILER got stuck with bad values | ||||
| Description | While trying to fix some compilation problems, i tried to add --enable-sjlj-exceptions to CMAKE_C_COMPILER and CMAKE_CXX_COMPILER. This produced errors saying that the compiler was not found so i changed it back. Somehow cmake got stuck with those values, which is preventing me from using cmake. Deleting the cache doesn't work. | ||||
| Steps To Reproduce | |||||
| Additional Information | Running cmake as console detects gcc and c++ properly, but running the generated makefiles gives the error "/usr/bin/c++ --enable-sjlj-exceptions: not found". Running the GUI and selecting 'Configure' detects gcc and c++, but populates the cache with --enable-sjlj-exceptions. Giving the correct CMAKE_C_COMPILER/CMAKE_CXX_COMPILER values as command line arguments or cache entries before 'Configure' produces the same result. From where is it getting those values? | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-09-19 22:02 | Flávio J. Saraiva | New Issue | |||
| 2011-09-20 08:32 | Brad King | Note Added: 0027457 | |||
| 2012-03-16 13:33 | Flávio J. Saraiva | Note Added: 0028922 | |||
| 2012-03-16 13:45 | Brad King | Status | new => resolved | ||
| 2012-03-16 13:45 | Brad King | Resolution | open => no change required | ||
| 2012-03-16 13:45 | Brad King | Assigned To | => Brad King | ||
| 2012-09-03 16:00 | David Cole | Note Added: 0030836 | |||
| 2012-09-03 16:00 | David Cole | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||