安装gcc
小于 1 分钟
安装gcc
https://blog.csdn.net/weixin_43240386/article/details/125964481
安装Ubuntu系统之后通过 sudo apt-get install build-essential
命令可以自动安装目前与当前系统匹配的最新版本GCC编译器。
Powered by Waline v3.0.0-alpha.10
https://blog.csdn.net/weixin_43240386/article/details/125964481
安装Ubuntu系统之后通过 sudo apt-get install build-essential
命令可以自动安装目前与当前系统匹配的最新版本GCC编译器。