Centos 通过 devtools 安装 gcc7.3

yum -y install centos-release-scl
yum -y install devtoolset-7-gcc devtoolset-7-gcc-c++ devtoolset-7-binutils
scl enable devtoolset-7 bash
posted @ 2022-03-08 19:09  stdpain  阅读(207)  评论(0编辑  收藏  举报