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

            Bug ID: 19183
           Summary: No room reserved in .dynamic section for prelink
           Product: binutils
           Version: 2.26 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: ld
          Assignee: unassigned at sourceware dot org
          Reporter: hjl.tools at gmail dot com
                CC: mark.hatle at windriver dot com
  Target Milestone: ---

prelink needs to reserve a few entries in dynamic section:

https://sourceware.org/ml/binutils/2001-06/msg00098.html

I reverted the change since it createed dynamic entries even
for static binaries:

https://sourceware.org/ml/binutils/2001-07/msg00039.html

I suggested to add another switch to the ELF linker,
--reserve-dynamic N:

https://sourceware.org/ml/binutils/2001-07/msg00055.html

But nothing happened since.  As result, prelink doesn't work
if there is no room reserved in .dynamic section by accident.

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