MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0012577 | CMake | CMake | public | 2011-11-14 09:23 | 2016-06-10 14:31 |
| Reporter | Mathias Gaunard | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | x86_64 | OS | Linux | OS Version | 3.0.0-12-generic |
| Product Version | CMake-2-8 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0012577: CMAKE_SYSTEM_XXX variables should not be modified when cross-compiling | ||||
| Description | The file Modules/Platform/UnixPaths.cmake always appends /usr/local and other paths to CMAKE_SYSTEM_PREFIX_PATH when on a Unix-like system, and likewise for include and library paths. This prevents setting up some cross-compiling scenarios which cannot be set-up using the CMAKE_FIND_ROOT_PATH mechanism. I think all CMAKE_SYSTEM_XXX variables defined in a Toolchain file should have priority and not be modified. Putting those variables in the cache does not work either, the variables can still be modified. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2011-11-14 09:23 | Mathias Gaunard | New Issue | |||
| 2012-08-11 21:09 | David Cole | Status | new => backlog | ||
| 2012-08-11 21:09 | David Cole | Note Added: 0030328 | |||
| 2016-06-10 14:28 | Kitware Robot | Note Added: 0041932 | |||
| 2016-06-10 14:28 | Kitware Robot | Status | backlog => resolved | ||
| 2016-06-10 14:28 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:28 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||