このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
tools:compiler:gcc:ubuntu [2020/12/07 06:10] michiya ↷ tools:gcc10 から tools:compiler:gcc10 へページを移動しました。 |
tools:compiler:gcc:ubuntu [2021/01/09 14:37] (現在) |
||
---|---|---|---|
行 1: | 行 1: | ||
- | ====== Gcc version 10 ====== | + | ====== Gcc ====== |
- | ===== Ubuntu 18.04 ===== | + | ===== Gcc ===== |
+ | |||
+ | < | ||
+ | # apt install gcc g++ gfortran | ||
+ | </ | ||
+ | |||
+ | ===== Gcc 10 ===== | ||
普段通り" | 普段通り" | ||
行 8: | 行 14: | ||
add-apt-repository ppa: | add-apt-repository ppa: | ||
apt update | apt update | ||
- | apt install gcc-10 g++-10 | + | apt install gcc-10 g++-10 |
</ | </ |