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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9178|0                           |1
        is obsolete|                            |

--- Comment #9 from Nick Clifton <nickc at redhat dot com> ---
Created attachment 9181
  --> https://sourceware.org/bugzilla/attachment.cgi?id=9181&action=edit
Revised patch

Hi Guys,

  Right - here is a revised patch.  Could someone try it out please ?

  This version of the patch tries to match up the sh_link and sh_info fields
  in special output sections with matching equivalents based upon the input
  sections.  If it fails to find a match, it issues an error message.

  I have to consider this patch to only be an interim solution however as
  there appears to be another bug:  The SHF_STRINGS flag bit used by, for
  example, the .dynstr section, does not appear to be copied correctly.  This
  is for a standard ELF section, which I would have expected to be copied
  correctly.  So more investigation is needed in order to find out what is
  going on.

Cheers
  Nick

-- 
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