bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/14933] ar & ranlib generate truncated files on 32bit platf


From: alanh at fairlite dot co.uk
Subject: [Bug binutils/14933] ar & ranlib generate truncated files on 32bit platform.
Date: Sat, 08 Dec 2012 12:51:55 +0000

http://sourceware.org/bugzilla/show_bug.cgi?id=14933

--- Comment #1 from Alan Hourihane <alanh at fairlite dot co.uk> 2012-12-08 
12:51:55 UTC ---
Actually, I think I found the patch by Nick Clifton back in June which seems to
suggest this is to catch overflows for 4Gb archives.

In light of that, I think it really should be ufile_ptr's and that
max_first_real should be.....

max_first_real = -1; (or 0xffffffff)

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]