MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0015862 | CMake | CMake | public | 2015-11-25 02:16 | 2016-06-10 14:31 |
| Reporter | julian1844 | ||||
| Assigned To | Kitware Robot | ||||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | moved | ||
| Platform | mngw | OS | windows | OS Version | all |
| Product Version | CMake 3.3.2 | ||||
| Target Version | Fixed in Version | ||||
| Summary | 0015862: Compiles to obj intead of to o object files | ||||
| Description | When compiling a library by mingw C++ (all recent versions), it produces object files with the obj file extension instead of the expected o extension. The problem is that the linker (ld) cannot link the resulting library because it contains obj files, while it expects o files. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2015-11-25 02:16 | julian1844 | New Issue | |||
| 2015-11-25 06:06 | d3x0r | Note Added: 0039910 | |||
| 2016-06-10 14:29 | Kitware Robot | Note Added: 0042892 | |||
| 2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
| 2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
| 2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
| 2016-06-10 14:31 | Kitware Robot | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||