You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.
No. riscv-tools needs a gcc cross compiler, and a cross compiler still needs info about the build system (i.e. the M1 Mac) so it can figure out how to translate stuff from the build system to the target system. FSF GCC currently has no build system support for M1 Macs. This needs to be added upstream, and then pulled down into riscv-gnu-toolchain. That could be a while. See for instance riscv-collab/riscv-gnu-toolchain#800
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Is there a way to install
riscv-tools
on m1 Macs?when I run
brew install riscv-tools
I got error:The text was updated successfully, but these errors were encountered: