bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/1991] objcopy does not update sh_link correctly


From: amodra at bigpond dot net dot au
Subject: [Bug binutils/1991] objcopy does not update sh_link correctly
Date: 8 Dec 2005 06:23:03 -0000

------- Additional Comments From amodra at bigpond dot net dot au  2005-12-08 
06:23 -------
A similar problem can be seen on older dynamic objects.  When stripping debug
sections, section syms for the removed sections are not removed from .dynsym,
because strip doesn't touch .dynsym.  This leaves symbols with invalid st_shndx
fields.  Dynamic objects created with newer binutils avoid the problem to some
extent by not emitting dynamic section syms for debug sections.

-- 


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

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