https://sourceware.org/bugzilla/show_bug.cgi?id=33162
--- Comment #16 from Nick Alcock <nick.alcock at oracle dot com> --- Hm. This freshly built GNU ld on the compile farm box which I believe is yours (cfarm216) seems to be quite unhappy: nix@s11-sparc:~/binutils-gdb/build/ld$ ./ld-new --verbose GNU ld (GNU Binutils) 2.45.50.20250716 Supported emulations: elf32_sparc_sol2 elf32_sparc elf64_sparc_sol2 elf64_sparc /home/nix/binutils-gdb/build/ld/.libs/ld-new:built in linker script:0: syntax error Never seen *that* before. The generated linker script source in the objdir all looks fine. Even 2.44 is misbehaving, though differently: GNU ld (GNU Binutils) 2.44 Supported emulations: elf32_sparc_sol2 elf32_sparc elf64_sparc_sol2 elf64_sparc /home/nix/.local/bin/ld: target elf64-sparc not found collect2: error: ld returned 1 exit status (elf64-sparc is, obviously, in the targets list). I'll dig into this, but if you've seen this before and know what's wrong already, please do say :) -- You are receiving this mail because: You are on the CC list for the bug.