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: torbjorn.svensson at st dot com
Subject: [Bug ld/25713] Linker(ld.exe) runs in Windows unable to find file if path length is more than 260 characters.
Date: Mon, 21 Feb 2022 11:01:12 +0000

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

--- Comment #37 from Torbjörn SVENSSON <torbjorn.svensson at st dot com> ---
(In reply to Fred Eisele from comment #35)
> Created attachment 13990 [details]
> This patch handles long paths, relative paths, and paths containing '.' and
> '..' on WIN32

I think the conversion from slash to backslash should be done after the call to
MultiByteToWideChar to ensure that it's not part of a multi-byte sequence of,
for example, a UTF-8 encoded string.

-- 
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]