MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005176 | CMake | CMake | public | 2007-06-13 10:29 | 2016-06-10 14:30 |
| Reporter | Gonzalo Garramuno | ||||
| Assigned To | Bill Hoffman | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0005176: FIND_LIBRARY does not respect OS architecture | ||||
| Description | Currently, FIND_LIBRARY() is unaware of the OS architecture it is being compiled upon. Thus, for example, if -m32 is being used to compile for 32 bits, FIND_LIBRARY() will incorrectly find 64-bits libraries. This will lead the compiler to emit a warning during linking if an equivalent 32 bits library is present. If an equivalent 32 bits library is missing linking will fail (ie. cmake failed to catch the issue). A simple fix might involve rearranging paths in Unx | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041368 | |||
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved | ||
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||