687
edits
Changes
→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 ==