------- Additional Comments From hjl at lucon dot org  2005-09-09 19:45 -------
>From the gABI:

SHF_LINK_ORDER
    This flag adds special ordering requirements for link editors. The
requirements apply if the sh_link field of this section's header references
another section (the linked-to section). If this section is combined with other
sections in the output file, it must appear in the same relative order with
respect to those sections, as the linked-to section appears with respect to
sections the linked-to section is combined with.

But strip/objcopy don't set the sh_link field correctly.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|strip/objcopy doesn         |strip/objcopy don't handle
                   |                            |SHF_LINK_ORDER correctly


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

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