Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2019 21:06:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 236141] LLD (unlike BFD) ignores unresolved references in libraries for indirect linking
Message-ID:  <bug-236141-29464-jWW3LNWTJH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236141-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236141-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236141

--- Comment #4 from Dimitry Andric <dim@FreeBSD.org> ---
So unfortunately this causes a bunch of gnome ports (and maybe more) to fai=
l to
link, due to undefined symbols: see bug 236062 comment 30.

Obviously the new default of --no-allow-shlib-undefined seems to work, in t=
he
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...

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236141-29464-jWW3LNWTJH>