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: unassignedb...@nondot.org
          Reporter: xantare...@hotmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to