bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if pat


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: Mon, 18 May 2020 10:38:36 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=25713

--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=ca859a893931d6fad8b35cf2c20afd43422a59fe

commit ca859a893931d6fad8b35cf2c20afd43422a59fe
Author: Jaydeep Chauhan <address@hidden>
Date:   Mon May 18 11:36:26 2020 +0100

    Fix the BFD library to handle Windows pathnames with more than 260
characters and UNIX style directory separators.

            PR 25713
            * bfdio.c (_bfd_real_fopen): Convert UNIX style sirectory
            separators into DOS style when creating a WIN32 fullpath.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]