[PATCH v2] ld: Unify the directory separator on Windows.
Jan Beulich
jbeulich@suse.com
Fri Aug 14 08:21:41 GMT 2026
On 09.08.2026 21:59, Jan Dubiec wrote:
> This patch is a spin-off of the following discussion:
> https://inbox.sourceware.org/binutils/20260717101723.1022175-1-jdx@o2.pl/
>
> There is no need to use backslashes on Windows, as Windows handles forward
> slashes in paths quite well. Moreover, the linker has been using
> forward slashes on Windows for a long time.
>
> Signed-off-by: Jan Dubiec <jdx@o2.pl>
> ---
> ld/ldfile.c | 4 ----
> ld/testsuite/ld-elf/retain5.map | 2 +-
> ld/testsuite/ld-plugin/plugin-10.d | 2 +-
> ld/testsuite/ld-plugin/plugin-11.d | 2 +-
> ld/testsuite/ld-plugin/plugin-18.d | 2 +-
> ld/testsuite/ld-plugin/plugin-19.d | 2 +-
> ld/testsuite/ld-plugin/plugin-20.d | 2 +-
> ld/testsuite/ld-plugin/plugin-22.d | 2 +-
> 8 files changed, 7 insertions(+), 11 deletions(-)
Okay.
Jan
More information about the Binutils
mailing list