https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117630
Hans-Peter Nilsson <hp at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hp at gcc dot gnu.org
--- Comment #16 from Hans-Peter Nilsson <hp at gcc dot gnu.org> ---
(In reply to R. Diez from comment #8)
> I haven't found any way to make the linker say why it is pulling certain
> symbols or object files.
That sounds like the GNU linker "-y" option (as in "-y symbol"). Does that not
DTRT?