ユーザ用ツール

サイト用ツール



最近の更新




タグ一覧

タグ#
1
1
1
1
1
1
1
1
1
1
tools:compiler:gcc:ubuntu

目次

Gcc

Gcc

# apt install gcc g++ gfortran

Gcc 10

普段通り“apt install”を実行した場合,パッケージが見つからないため,gcc10を含むリポジトリを追加.

add-apt-repository ppa:ubuntu-toolchain-r/test
apt update
apt install gcc-10 g++-10 gfortran10
tools/compiler/gcc/ubuntu.txt · 最終更新: 2021/01/09 14:37 (外部編集)