configure: error: no acceptable C compiler found in $PATH
提示没有找到c编译器
我已经安装了gcc2.95.2-VOLS.tar
并且在环境变量文件.profile中给path添加了:
/usr/local/bin
但为什么出现这种情况?谢谢先!
makefile中,是使用的gcc命令吗?
已经安装了开发系统
安装了gcc2.95.2-VOLS.tar
并且设置了环境变量(增加/usr/local/bin)
然后进入:
#cd mysql4.1.10
#./configure
出现:
checking for C compiler defaut output file name...
configure:error:C compiler cannot create executables
#gcc --version
显示:2.95.2
会员注册
会员登录
个人空间