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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to