|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters. |
Date: | Thu, 07 Jan 2021 12:05:49 +0000 |
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 <nickc@sourceware.org>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=17d60030ae57fb53f5977fa6928d7d5006f42881 commit 17d60030ae57fb53f5977fa6928d7d5006f42881 Author: Nick Clifton <nickc@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.
[Prev in Thread] | Current Thread | [Next in Thread] |