Changes

Jump to: navigation, search

Bare metal RISC-V GCC 9.3.0 cross compiler instructions

172 bytes added, 08:32, 13 November 2019
no edit summary
== Introduction ==
We'll build a GCC 9.2.0 targeting bare metal RISC-V. Many RISC-V tools expect a <code>$RISCV</code> variable pointing at the toolchain, so we can't use split <code>--prefix</code> and <code>--bindir</code> as we usually use.
== Create directories ==

Navigation menu