bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/9992] ar has troubles extracting archives


From: nickc at redhat dot com
Subject: [Bug binutils/9992] ar has troubles extracting archives
Date: 27 Mar 2009 21:07:47 -0000

------- Additional Comments From nickc at redhat dot com  2009-03-27 21:07 
-------
Hi Niki,

  This was a nasty one.  In the end I tracked the problem down to the configure
script in the binutils directory which was behaving differently from the
configure script in the bfd directory, with the result that the two sets of
sources disagreed on the size of files that were being supported.  Most notably
this meant that the stat structure was a different size when being used by the
bfd library to when it was being used by the binutils programs.

  Please try out the uploaded patch and see if the problems are solved for you.
 (I have included a patch to the binutils/configure file so that you do not have
to run autoconf yourself).

Cheers
  Nick


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |WAITING


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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