[Bug 236141] LLD (unlike BFD) ignores unresolved references in libraries for indirect linking
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 22 06:01:52 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236141
--- Comment #5 from Jan Beich <jbeich at FreeBSD.org> ---
Both. --no-allow-shlib-undefined in BFD is more lenient and linking in the wild
is too sloppy. Unfortunately, it's hard to measure the impact due to many ports
skipped.
As Gold also defaults to --no-allow-shlib-undefined DPorts may have fixes e.g.,
https://github.com/DragonFlyBSD/DeltaPorts/blob/dd4e3973258f/ports/devel/libglade2/Makefile.DragonFly
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list