CentOS6.5升级GCC4.8

Posted wshenjin

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CentOS6.5升级GCC4.8相关的知识,希望对你有一定的参考价值。

# 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的主要内容,如果未能解决你的问题,请参考以下文章

Centos6.5升级系统自带gcc4.4.7到gcc4.8.0

转载CentOS6.5升级手动安装GCC4.8.2

CentOS6.5升级GCC4.8

Linux centos6.5系统下升级gcc4.8.2时,编译gcc时出现错误,请求帮助

CentOS6.5 gcc升级到4.8.2

步步惊心 centOS 6.5 yum升级 gcc4.8 然后又退回来4.4