MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0014123 | CMake | CMake | public | 2013-05-02 06:13 | 2013-08-20 12:52 |
Reporter | Gregoire | ||||
Assigned To | Alex Neundorf | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake 2.8.10.2 | ||||
Target Version | CMake 2.8.12 | Fixed in Version | CMake 2.8.12 | ||
Summary | 0014123: .dll.a files should not be stripped by cmake when using mingw toolchain | ||||
Description | .dll and .dll.a files are stripped by cmake in the cmake_install files. mingw does not strip .dll.a files when using the -s linker option, only .dll. The result is that some executable cannot link the dll when .dll.a files are stripped. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | prevent_strip_import_libraries.patch (740) 2013-06-11 19:08 https://public.kitware.com/Bug/file/4788/prevent_strip_import_libraries.patch | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2013-05-02 06:13 | Gregoire | New Issue | |||
2013-05-02 08:08 | Brad King | Assigned To | => Alex Neundorf | ||
2013-05-02 08:08 | Brad King | Status | new => assigned | ||
2013-06-04 07:06 | Gregoire | Note Added: 0033220 | |||
2013-06-11 19:08 | Alex Deryskyba | File Added: prevent_strip_import_libraries.patch | |||
2013-06-11 19:11 | Alex Deryskyba | Note Added: 0033274 | |||
2013-06-28 15:09 | Alex Neundorf | Note Added: 0033400 | |||
2013-06-28 15:09 | Alex Neundorf | Status | assigned => closed | ||
2013-06-28 15:09 | Alex Neundorf | Resolution | open => fixed | ||
2013-08-20 12:52 | Robert Maynard | Fixed in Version | => CMake 2.8.12 | ||
2013-08-20 12:52 | Robert Maynard | Target Version | => CMake 2.8.12 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|