Changes
Page history
Update build
authored
Oct 22, 2019
by
Toru Koizumi
Show whitespace changes
Inline
Side-by-side
build.md
View page @
a85e5bc0
...
...
@@ -57,8 +57,8 @@ RV32Iは32bitアーキテクチャで,簡単な整数の加減算,論理演
```
$ ~/opt/riscv/bin/riscv32-unknown-elf-gcc --version
riscv32-unknown-elf-gcc (GCC)
8.1
.0
Copyright (C) 201
8
Free Software Foundation, Inc.
riscv32-unknown-elf-gcc (GCC)
9.2
.0
Copyright (C) 201
9
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.
```
...
...
...
...