[llvm-bugs] [Bug 43744] New: lld-link is erroneously missing input file if only linking /WHOLEARCHIV's

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Oct 21 06:40:52 PDT 2019


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

            Bug ID: 43744
           Summary: lld-link is erroneously missing input file if only
                    linking /WHOLEARCHIV's
           Product: lld
           Version: unspecified
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: COFF
          Assignee: unassignedbugs at nondot.org
          Reporter: boris at codesynthesis.com
                CC: llvm-bugs at lists.llvm.org

The following command line works with Microsoft's link.exe but fails with
lld-link.exe:

lld-link /DLL /OUT:hello.dll /WHOLEARCHIVE:hello.u.lib
lld-link: error: no input files

-- 
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/20191021/953d709f/attachment-0001.html>


More information about the llvm-bugs mailing list