[llvm-bugs] [Bug 41704] New: Import libraries are not installed

via llvm-bugs llvm-bugs at lists.llvm.org
Thu May 2 02:11:48 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=41704

            Bug ID: 41704
           Summary: Import libraries are not installed
           Product: libraries
           Version: 8.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Support Libraries
          Assignee: unassignedbugs at nondot.org
          Reporter: Xantares09 at hotmail.com
                CC: llvm-bugs at lists.llvm.org

When compiling llvm as shared libraries (BUILD_SHARED_LIBS=ON) with MinGW on
Linux, runtime libraries (.dll) and import libraries (.dll.a) are built, but
only runtime libraries are installed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190502/a3b4d74a/attachment.html>


More information about the llvm-bugs mailing list