bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/22920] Segfault in ld with RISC-V binary target


From: nickc at redhat dot com
Subject: [Bug ld/22920] Segfault in ld with RISC-V binary target
Date: Tue, 06 Mar 2018 10:13:41 +0000

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

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #3 from Nick Clifton <nickc at redhat dot com> ---
Hi Jim,

(In reply to Jim Wilson from comment #1)

> Your linker script sets the output format to binary.  Unfortunately, the
> current RISC-V linker only works for ELF output format.   

Some other targets issue an error message when this kind of format chaning
is encountered by the linker.  Do you think that it would be worthwhile
adding such code for the RiscV target ?  (Search for "cannot change output
format" in ld/emultempl/ for examples).

Cheers
  Nick

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