このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
tools:compiler:gcc:ubuntu [2020/12/24 05:59] michiya |
tools:compiler:gcc:ubuntu [2021/01/09 14:37] (現在) |
||
---|---|---|---|
行 1: | 行 1: | ||
====== Gcc ====== | ====== Gcc ====== | ||
+ | |||
+ | ===== Gcc ===== | ||
+ | |||
+ | < | ||
+ | # apt install gcc g++ gfortran | ||
+ | </ | ||
===== Gcc 10 ===== | ===== 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 |
</ | </ |