------- Additional Comments From nickc at redhat dot com  2010-04-13 11:56 
-------
Hi Taras,

  This sounds like a loader problem to me, rather than a binutils bug.  It is
relatively easy to rearrange the order of the .gnu.version, .dynstr and .dynsym
sections (see the uploaded patch), but I do not think that this is right way to
solve the problem.  If the loader is performing some backwards io to get at
those sections then I would suggest that it ought to be recoded to keep them in
memory after reading them for the first time.

Cheers
  Nick


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


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

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


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to