[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.
- [Bug ld/22920] New: Segfault in ld with RISC-V binary target, geoffrey at allott dot email, 2018/03/03
- [Bug ld/22920] Segfault in ld with RISC-V binary target, geoffrey at allott dot email, 2018/03/03
- [Bug ld/22920] Segfault in ld with RISC-V binary target, wilson at gcc dot gnu.org, 2018/03/05
- [Bug ld/22920] Segfault in ld with RISC-V binary target, geoffrey at allott dot email, 2018/03/06
- [Bug ld/22920] Segfault in ld with RISC-V binary target,
nickc at redhat dot com <=
- [Bug ld/22920] Segfault in ld with RISC-V binary target, cvs-commit at gcc dot gnu.org, 2018/03/06
- [Bug ld/22920] Segfault in ld with RISC-V binary target, wilson at gcc dot gnu.org, 2018/03/06
- [Bug ld/22920] Segfault in ld with RISC-V binary target, wilson at gcc dot gnu.org, 2018/03/06
- [Bug ld/22920] Segfault in ld with RISC-V binary target, jeremip11 at gmail dot com, 2018/03/31