https://sourceware.org/bugzilla/show_bug.cgi?id=25747
--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <ni...@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=77bf7b5317195e092a9f18fef993c412e2e05f53 commit 77bf7b5317195e092a9f18fef993c412e2e05f53 Author: Nick Clifton <ni...@redhat.com> Date: Wed Apr 1 17:25:28 2020 +0100 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. -- You are receiving this mail because: You are on the CC list for the bug.