1. 程式人生 > >CentOS6.5升級GCC4.8

CentOS6.5升級GCC4.8

base entos ++ tor all www clas yum centos6

# curl -Lks http://www.hop5.in/yum/el6/hop5.repo > /etc/yum.repos.d/hop5.repo

# cat  /etc/yum.repos.d/hop5.repo
[hop5]
name=www.hop5.in Centos Repository
baseurl=http://www.hop5.in/yum/el6/
gpgcheck=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-HOP5

# yum install gcc gcc-g++ -y

CentOS6.5升級GCC4.8