MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013858 | CMake | CMake | public | 2013-01-18 07:30 | 2016-06-10 14:31 |
| Reporter | szx | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | closed | Resolution | moved | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0013858: Automatic handling of .sym (exported symbol list) files on Linux | ||||
| Description | On Windows when you add a .def file, it just works i.e. no need to pass "/DEF:filename.def" (MSVC) or "-Wl,--def=filename.def" (MinGW) flags to the compiler. I propose a similar behaviour for .sym files (or perhaps different extension) on Linux systems which would add "-Wl,--retain-symbols-file=filename.sym" to the link command line. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-01-18 07:30 | szx | New Issue | |||
| 2013-01-18 09:23 | Brad King | Note Added: 0032121 | |||
| 2013-01-18 09:23 | Brad King | Status | new => backlog | ||
| 2016-06-10 14:28 | Kitware Robot | Note Added: 0042203 | |||
| 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 | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||