Skip to content

Instantly share code, notes, and snippets.

@wangxianhe
Last active May 2, 2018 08:56
Show Gist options
  • Save wangxianhe/a1fe7ddeb4d3feb60a7a191c1ab7ef59 to your computer and use it in GitHub Desktop.
Save wangxianhe/a1fe7ddeb4d3feb60a7a191c1ab7ef59 to your computer and use it in GitHub Desktop.
centos gcc 升级

Centos6.5操作系统自带gcc版本太低了,有时候编译软件的时候需要高版本的gcc。 升级gcc最好的方式还是用yum,因为自己编译源码有可能功能不全。下面是从网上找的使用YUM升级GCC的方法。很方便,学习了。

参考: https://gist.github.com/stephenturner/e3bc5cfacc2dc67eca8b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment