Changes

Jump to: navigation, search

Bare metal RISC-V GCC 9.3.0 cross compiler instructions

172 bytes removed, 12:29, 17 March 2020
Introduction
== Introduction ==
We'll build a GCC 9.23.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