Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/francisrstokes/rv-toolchain-docker
The risc-v GNU toolchain in docker
https://github.com/francisrstokes/rv-toolchain-docker
Last synced: 14 days ago
JSON representation
The risc-v GNU toolchain in docker
- Host: GitHub
- URL: https://github.com/francisrstokes/rv-toolchain-docker
- Owner: francisrstokes
- Created: 2023-08-09T17:28:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-10T18:16:05.000Z (over 1 year ago)
- Last Synced: 2024-04-16T01:08:12.032Z (7 months ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 32
- Watchers: 3
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# rv-toolchain-docker
A straightforward dockerfile to get the risc-v toolchain built for all possible abi/arch configurations. Includes a script to generate a `bin` directory that can be added to your path, with a wrapper script for each of the gcc commands that calls into docker with the current working directory mapped.