Extend the linker's error message for missing libraries if there is an almost match.
authorNick Clifton <nickc@redhat.com>
Wed, 1 Apr 2020 16:25:28 +0000 (17:25 +0100)
committerNick Clifton <nickc@redhat.com>
Wed, 1 Apr 2020 16:25:28 +0000 (17:25 +0100)
commit77bf7b5317195e092a9f18fef993c412e2e05f53
tree4b2113258ba79d89043c290072941389ec4ba01e
parente139a727be23643702eecbbcaa9c590cc680e3d7
Extend the linker's error message for missing libraries if there is an almost match.

PR ld/25747
* ldfile.c (ldfile_open_file): If a search for a library fails,
but there is a file that would match if it had a "lib" prefix to
its name, then tell the user.
ld/ChangeLog
ld/ldfile.c
This page took 0.024179 seconds and 4 git commands to generate.