mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-26 20:51:31 -04:00
Build rv32i (not rv32im).
This commit is contained in:
parent
7181d823cf
commit
0ef8e072b0
@ -46,7 +46,7 @@ To download, compile and ``install'' the toolchain:
|
||||
|
||||
git clone --recursive https://github.com/riscv/riscv-gnu-toolchain
|
||||
cd riscv-gnu-toolchain
|
||||
./configure --prefix=/usr/local/riscv --with-arch=rv32im --with-abi=ilp32
|
||||
./configure --prefix=/usr/local/riscv/rv32i --with-arch=rv32i --with-abi=ilp32
|
||||
make
|
||||
make install
|
||||
\end{verbatim}
|
||||
|
Loading…
x
Reference in New Issue
Block a user