bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/21099] Strip should update symbol section index after some


From: amodra at gmail dot com
Subject: [Bug binutils/21099] Strip should update symbol section index after some sections removed?
Date: Wed, 15 Feb 2017 02:10:54 +0000

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

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |amodra at gmail dot com
         Resolution|---                         |WONTFIX

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
In general, strip cannot alter loaded sections, so it should not touch .dynsym.
 That means that removing sections, whether by using strip or objcopy, may
break executables or shared libraries.

Don't define dynamic symbols in debug sections..

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