Monthly Archives for December 2020
How to build RISC-V GCC/newlib-nano toolchain
This short article will show you how to quickly setup cross-toolchain for C/C++ RV32IMAC binaries that runs on x86_64 host Linux PC. Please note that /opt/riscv32 directory should be writable by the user running make. This command is the last … Continue reading →
07. December 2020 by resset
Categories: Software |
Tags: embedded, GCC, risc-v, riscv, toolchain |
Leave a comment