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.