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

--- Comment #9 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to John B Thiel from comment #8)
> (In reply to H.J. Lu from comment #6)
> > What is the last known working binutils?
> 
> The last known good is binutils-2.35.2

binutils-2.35.2 doesn't work for me:

[hjl@gnu-tgl-3 pr28903]$ ./ld -V
GNU ld (GNU Binutils) 2.35.2
  Supported emulations:
   elf_x86_64
   elf32_x86_64
   elf_i386
   elf_iamcu
   elf_l1om
   elf_k1om
[hjl@gnu-tgl-3 pr28903]$ make
./ld -b elf64-x86-64 -m elf_x86_64 -Map myprog.map -L. -T link.t -o x
./x
make: *** [Makefile:5: all] Segmentation fault
[hjl@gnu-tgl-3 pr28903]$ 

It crashed during start up.

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

Reply via email to