在root权限下

gcc:

yum -y install gcc


g++:

yum install gcc-c++ compat-gcc-32 compat-gcc-32-c++

相关文章: