原文链接 :https://blog.csdn.net/qq_29259155/article/details/80693709

CentOS 6.8 安装gcc

便于复制

Centos 6.8 安装 gcc 命令
 rpm -ivh mpfr-2.4.1-6.el6.x86_64.rpm
 rpm -ivh cpp-4.4.7-17.el6.x86_64.rpm
 rpm -ivh ppl-0.10.2-11.el6.x86_64.rpm
 rpm -ivh cloog-ppl-0.15.7-1.2.el6.x86_64.rpm
 rpm -ivh gcc-4.4.7-17.el6.x86_64.rpm

相关文章:

  • 2021-07-01
  • 2021-12-29
  • 2021-09-25
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-07
猜你喜欢
  • 2021-07-26
  • 2021-10-23
  • 2021-07-09
  • 2021-09-19
  • 2021-09-29
  • 2021-12-10
相关资源
相似解决方案