We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3867fa3 commit bda3e4dCopy full SHA for bda3e4d
README.md
@@ -7,6 +7,10 @@ This is the RISC-V C and C++ cross-compiler. It supports two build modes:
7
a generic ELF/Newlib toolchain and a more sophisticated Linux-ELF/glibc
8
toolchain.
9
10
+> If you are looking for how to build toolchain for Nuclei RISC-V Processor, please check [Build RISC-V GNU Toolchain For Nuclei](Build_Nuclei.md)
11
+> 
12
+
13
14
### Getting the sources
15
16
This repository uses submodules. You need the --recursive option to fetch the submodules automatically
0 commit comments