[llvm-bugs] [Bug 38058] New: Fix support for archives with members larger than 4GB

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Jul 4 08:22:15 PDT 2018


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

            Bug ID: 38058
           Summary: Fix support for archives with members larger than 4GB
           Product: tools
           Version: trunk
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P
         Component: llvm-ar
          Assignee: unassignedbugs at nondot.org
          Reporter: gbreynoo at gmail.com
                CC: llvm-bugs at lists.llvm.org

llvm-ar outputs the following error message when handling archives with members
larger than 4GB:

llvm-ar.exe: error loading 'lib.a': Invalid data was encountered while parsing
the file!: Invalid data was encountered while parsing the file.

Built on Windows 10 - Visual Studio 2015

-- 
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/20180704/ba9652a5/attachment.html>


More information about the llvm-bugs mailing list