https://sourceware.org/bugzilla/show_bug.cgi?id=22116

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
   Last reconfirmed|                            |2017-09-14
                 CC|                            |amodra at gmail dot com
         Resolution|OBSOLETE                    |---
           Assignee|unassigned at sourceware dot org   |amodra at gmail dot com
     Ever confirmed|0                           |1

--- Comment #2 from Alan Modra <amodra at gmail dot com> ---
binutils master built for a 32-bit host (but with 64-bit off_t to accommodate
large files) doesn't hit the "File too big" error.  Instead you get an archive
with the file size truncated to 32 bits.  Should we care about this?  Probably
not too much, but I can emit an error.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to