Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

risc-v architecture support #99

Closed
kallisti5 opened this issue Dec 8, 2018 · 3 comments · Fixed by #267
Closed

risc-v architecture support #99

kallisti5 opened this issue Dec 8, 2018 · 3 comments · Fixed by #267

Comments

@kallisti5
Copy link

riscv32 and riscv64 could use some love here :-)

ISA:
https://riscv.org/specifications/

@djwatson
Copy link
Member

Open to PRs for this, but I don't have this platform, nor time to work on it :)

@xiangzhai
Copy link

:mips-interest

gentoo-bot pushed a commit to gentoo/gentoo that referenced this issue Apr 2, 2021
sys-libs/libunwind currently not supported on RISC-V:
libunwind/libunwind#99

Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
algitbot pushed a commit to alpinelinux/aports that referenced this issue Jun 7, 2021
gentoo-bot pushed a commit to gentoo/gentoo that referenced this issue Jun 25, 2021
src_configure fails with

configure: error: Unknown ELF target: riscv64

Given that upstream stated in 2019 they weren't interested in working
on RISC-V support unless someone implemented it for them, and that the
LLVM libunwind does support this architecture, the above feels unlikely
to change any time soon.

See-also: libunwind/libunwind#99
See-also: libunwind/libunwind#151
Bug: https://bugs.gentoo.org/774900
Signed-off-by: Marek Szuba <marecki@gentoo.org>
@kasperk81
Copy link
Contributor

Fixed by #267.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants