https://sourceware.org/bugzilla/show_bug.cgi?id=25713
--- Comment #19 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=17d60030ae57fb53f5977fa6928d7d5006f42881 commit 17d60030ae57fb53f5977fa6928d7d5006f42881 Author: Nick Clifton <ni...@redhat.com> Date: Thu Jan 7 12:04:15 2021 +0000 Fix another path length problem opening files on Win32 systems. PR 25713 * bfdio.c (_bfd_real_fopen): For Win32 convert relative paths to absolute paths and check to see if they are longer than MAX_PATH. -- You are receiving this mail because: You are on the CC list for the bug.