bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/19183] New: No room reserved in .dynamic section for prelink


From: hjl.tools at gmail dot com
Subject: [Bug ld/19183] New: No room reserved in .dynamic section for prelink
Date: Wed, 28 Oct 2015 21:29:16 +0000

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.



reply via email to

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