Open andre-brizido opened 1 month ago
No immediate plans yet. Are there any ready-to-use cross-compilers, e.g. like ARM offers them?
Can you tell a bit about use cases? And why are you bound to this CPU?
Yes, there are ready-to-use compilers. In Ubuntu:
apt install gcc-riscv64-linux-gnu
I'm working in a embedded SW project for a small IoT device.
Do you plan to release a build of the core library for riscv64 on Linux? I have an application in Golang that builds out-of-the-box with the go compiler since it is one of the supported architectures (https://go.dev/wiki/MinimumRequirements#riscv64). I'm only missing the lib.