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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to