bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/28903] LD producing SegFault executables with FreePascal 2.6.4,


From: hjl.tools at gmail dot com
Subject: [Bug ld/28903] LD producing SegFault executables with FreePascal 2.6.4, in Binutils-2.36.1 and later
Date: Thu, 17 Feb 2022 19:19:11 +0000

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

[Prev in Thread] Current Thread [Next in Thread]