[llvm-bugs] [Bug 32674] New: LLD COFF .lib files inside .lib files not supported

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Apr 15 13:54:41 PDT 2017


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

            Bug ID: 32674
           Summary: LLD COFF .lib files inside .lib files not supported
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: COFF
          Assignee: unassignedbugs at nondot.org
          Reporter: ignacio.slipknot at gmail.com
                CC: llvm-bugs at lists.llvm.org

Hello, currently if you try to link a .lib file with another .lib file as input
(archive), LibDriver gives the following error:

"*filename*: not a COFF object, bitcode or resource file"

Visual Studio supports archive files as input when building .libs

-- 
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/20170415/fad3864e/attachment.html>


More information about the llvm-bugs mailing list