Changes
Page history
Update build
authored
Oct 11, 2020
by
Toru Koizumi
Show whitespace changes
Inline
Side-by-side
build.md
View page @
2baf7598
...
...
@@ -72,8 +72,8 @@ RV32Iは32bitアーキテクチャで,簡単な整数の加減算,論理演
```
$ ~/opt/riscv/bin/riscv32-unknown-elf-gcc --version
riscv32-unknown-elf-gcc (GCC)
9
.2.0
Copyright (C) 20
19
Free Software Foundation, Inc.
riscv32-unknown-elf-gcc (GCC)
10
.2.0
Copyright (C) 20
20
Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
```
...
...
...
...