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, 28 Feb 2022 16:29:05 +0000

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

--- Comment #51 from Torbjörn SVENSSON <torbjorn.svensson at st dot com> ---
There is one more thing that I just started to think about.
The "ccs=UNICODE" part, when is that needed?
Is it a risk to have it compared to not have it?

According to MSDN[1], the ccs=UNICODE will do auto-magic conversion of the
bytes read/written to the FILE*. Is this expected? Can it cause corrupted
files?

The problem that I raised in comment 21 was that it was not possible to open
files, not that the content was wrong.


[1]
https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/fopen-wfopen?view=msvc-170#unicode-support

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