[cmake-developers] [CMake 0014123]: .dll.a files should not be stripped by cmake when using mingw toolchain
Mantis Bug Tracker
mantis at public.kitware.com
Thu May 2 06:13:35 EDT 2013
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=14123
======================================================================
Reported By: Gregoire
Assigned To:
======================================================================
Project: CMake
Issue ID: 14123
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-05-02 06:13 EDT
Last Modified: 2013-05-02 06:13 EDT
======================================================================
Summary: .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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-05-02 06:13 Gregoire New Issue
======================================================================
More information about the cmake-developers
mailing list