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

Reply via email to