]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r275386:
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 9 Dec 2014 07:15:53 +0000 (07:15 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 9 Dec 2014 07:15:53 +0000 (07:15 +0000)
commitaa938127ac085fe543150840aab4b4a88b4a4e2f
tree93c545a38991680d586c729e41536ba6a3b82ab4
parent87ca5575e05efd3982adfd077cff573f917de5eb
MFC r275386:

Let GNU ld be less obscure about missing symbols and DSOs.  If the BFD
object looks like a typical shared library, suggest adding '-l<foo>',
where <foo> has the 'lib' prefix and '.so<bar>' or '.a' suffix removed.

Otherwise, suggest adding '-l:<foo>', where <foo> is the full DT_SONAME.

Submitted by: Conrad Meyer <conrad.meyer@isilon.com>
Sponsored by: EMC / Isilon storage division
Reviewed by: emaste
PR: 194296
Differential Revision: https://reviews.freebsd.org/D1152

git-svn-id: svn://svn.freebsd.org/base/stable/10@275631 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
contrib/binutils/bfd/elflink.c
contrib/binutils/bfd/po/bfd.pot