checking for fcc ....no checking for cc .. no  

     源码编译,提示缺少gcc cc cl.exe

解决方案:

      yum install -y gcc glibc

相关文章: