For my c hello world testcase. Currently gold outputs the expected order for
shared libraries, ie
  [11] .rel.dyn          REL             08049134 002134 000088 08   A  8   0  4
  [12] .rel.plt          REL             080491bc 0021bc 000328 08   A  8  14  4
but 
  [ 9] .rel.plt          REL             08048284 000284 000010 08   A  4   0  4
  [10] .rel.dyn          REL             08048294 000294 000008 08   A  4   0  4
for an executable

-- 
           Summary: .rel.dyn needs to be infront of .rel.plt for prelink to
                    function
           Product: binutils
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gold
        AssignedTo: ian at airs dot com
        ReportedBy: tglek at mozilla dot com
                CC: bug-binutils at gnu dot org


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

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