bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/25910] Support --export-dynamic-symbol $symbol


From: hjl.tools at gmail dot com
Subject: [Bug ld/25910] Support --export-dynamic-symbol $symbol
Date: Fri, 22 May 2020 13:13:25 +0000

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

--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> ---
You should

1. Extend  --dynamic-list* to executables.  Symbol binding is unchanged.
Only add symbols to dynamic symbol table.
2. Make --export-dynamic-symbol an alias of  --dynamic-list* for executables.
and ignore --export-dynamic-symbol for -shared.  It has to be done at the
end of command-line parsing.

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