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

2012-12-08 Thread alanh at fairlite dot co.uk
http://sourceware.org/bugzilla/show_bug.cgi?id=14933 --- Comment #1 from Alan Hourihane 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

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

2012-12-08 Thread alanh at fairlite dot co.uk
http://sourceware.org/bugzilla/show_bug.cgi?id=14933 --- Comment #2 from Alan Hourihane 2012-12-08 14:28:10 UTC --- Scratch that last comment. Duh. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the C

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

2012-12-08 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14933 H.J. Lu changed: What|Removed |Added Status|NEW |WAITING --- Comment #3 from H.J. Lu 2012-12

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

2012-12-08 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14933 H.J. Lu changed: What|Removed |Added CC||hjl.tools at gmail dot com -- Configure bug

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

2012-12-08 Thread alanh at fairlite dot co.uk
http://sourceware.org/bugzilla/show_bug.cgi?id=14933 --- Comment #4 from Alan Hourihane 2012-12-08 15:26:06 UTC --- Hi,it's an Atari m68k. file_ptr as mentioned in comment #1 is 4 bytes. -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this

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

2012-12-08 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14933 --- Comment #5 from H.J. Lu 2012-12-08 15:50:52 UTC --- (In reply to comment #4) > Hi,it's an Atari m68k. file_ptr as mentioned in comment #1 is 4 bytes. Does Atari m68k have 64-bit integer? -- Configure bugmail: http://sourceware.org/bugzi

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

2012-12-08 Thread alanh at fairlite dot co.uk
http://sourceware.org/bugzilla/show_bug.cgi?id=14933 --- Comment #6 from Alan Hourihane 2012-12-09 00:44:23 UTC --- Yes, 64bits is "unsigned long long" -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on t

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

2012-12-08 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14933 --- Comment #7 from H.J. Lu 2012-12-09 00:56:07 UTC --- Do you have a testcase which only requires binutils to reproduce? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail becaus