https://github.com/yhs0602/risc-v-toolchain-apple-sillicon-m1
risc-v toolchain apple sillicon m1
https://github.com/yhs0602/risc-v-toolchain-apple-sillicon-m1
apple-silicon gcc-cross-compiler m1 risc-v toolchains
Last synced: 7 months ago
JSON representation
risc-v toolchain apple sillicon m1
- Host: GitHub
- URL: https://github.com/yhs0602/risc-v-toolchain-apple-sillicon-m1
- Owner: yhs0602
- Created: 2021-12-11T08:31:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-11T08:40:00.000Z (almost 4 years ago)
- Last Synced: 2025-02-09T22:44:55.439Z (9 months ago)
- Topics: apple-silicon, gcc-cross-compiler, m1, risc-v, toolchains
- Language: C++
- Homepage:
- Size: 56.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# risc-v-toolchain-apple-sillicon-m1
Prebuilt [risc-v toolchain](https://github.com/riscv-collab/riscv-gnu-toolchain) for apple silicon M1 mac. Compiled with ` --prefix=/opt/riscv --with-arch=rv32i` option. To be used with https://github.com/snu-csl/pyrisc .
[License](https://github.com/riscv-collab/riscv-gnu-toolchain/blob/master/LICENSE)