centos7安装GCC环境

输入:yum -y install gcc gcc-c++ autoconf pcre pcre-devel make automake
yum -y install wget httpd-tools vim

查看GCC版本:gcc -version