[Bug 236141] LLD (unlike BFD) ignores unresolved references in libraries for indirect linking
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Mar 21 21:06:04 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236141
--- Comment #4 from Dimitry Andric <dim at FreeBSD.org> ---
So unfortunately this causes a bunch of gnome ports (and maybe more) to fail to
link, due to undefined symbols: see bug 236062 comment 30.
Obviously the new default of --no-allow-shlib-undefined seems to work, in the
sense that it does find a bunch of undefined symbols, but now the question is
if it is too trigger-happy, or if the ports in question are having
under-specified link libraries...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list