View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013537 | CMake | (No Category) | public | 2012-09-14 06:47 | 2012-09-14 13:19 | ||||
Reporter | Jamie Kirkpatrick | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | ||||
Status | closed | Resolution | duplicate | ||||||
Platform | OS | Mac OS X | OS Version | 10.7.1 | |||||
Product Version | CMake 2.8.9 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0013537: CMAKE_CXX_HAS_ISYSROOT and CMAKE_C_HAS_ISYSROOT not set correctly for clang++/clang | ||||||||
Description | For GNU compilers these are detected by parsing the output of the help command for the compiler - clang unfortunately does not mention these flags in its output so detection fails. This causes the CMAKE_OSX_SYSROOT variable to be ignored, resulting in compilation against the wrong SDK. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Relationships |
Notes | |
(0031028) Jamie Kirkpatrick (reporter) 2012-09-14 07:17 |
The same is also true for CMAKE_C_OSX_DEPLOYMENT_TARGET_FLAG and CMAKE_CXX_OSX_DEPLOYMENT_TARGET_FLAG. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2012-09-14 06:47 | Jamie Kirkpatrick | New Issue | |
2012-09-14 07:17 | Jamie Kirkpatrick | Note Added: 0031028 | |
2012-09-14 07:41 | Rolf Eike Beer | Status | new => closed |
2012-09-14 07:41 | Rolf Eike Beer | Resolution | open => duplicate |
2012-09-14 13:19 | David Cole | Relationship added | duplicate of 0013536 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |