[llvm-bugs] [Bug 39198] New: Cannot link archive created with llvm-ar if it includes other archives as member files

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Oct 6 01:17:23 PDT 2018


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

            Bug ID: 39198
           Summary: Cannot link archive created with llvm-ar if it
                    includes other archives as member files
           Product: tools
           Version: 7.0
          Hardware: Other
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-ar
          Assignee: unassignedbugs at nondot.org
          Reporter: saih792 at outlook.com
                CC: llvm-bugs at lists.llvm.org

Specifically, the errors are "x.a: invalid data encoding" with lld and "member
x.a in archive is not an object" for GNU ld, where x.a is one of the included
archive 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/20181006/ff209a64/attachment.html>


More information about the llvm-bugs mailing list