bug-binutils
[Top][All Lists]
Advanced

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

[Bug gold/11483] New: .rel.dyn needs to be infront of .rel.plt for preli


From: tglek at mozilla dot com
Subject: [Bug gold/11483] New: .rel.dyn needs to be infront of .rel.plt for prelink to function
Date: 9 Apr 2010 19:01:59 -0000

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.




reply via email to

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