赞
踩
查看 gcc版本信息
gcc --vesion 或者 gcc -v
sudo apt-get install build-essential
再自由选择gcc版本
sudo update-alternatives --config gcc
或者g++版本
sudo update-alternatives --config g++