linux下c++编译器无法编译成执行文件 100
在安装PHP环境的时候出错checkingforc++...c++checkingwhethertheC++compiler(c++)works...noconfigur...
在安装PHP环境的时候出错
checking for c++... c++
checking whether the C++ compiler (c++ ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
开始的时候查了很多网上资料都说是没装G++,后来我把gcc、gcc-c++、都装了边,结果还是上面的错误。
请高手指教! 展开
checking for c++... c++
checking whether the C++ compiler (c++ ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
开始的时候查了很多网上资料都说是没装G++,后来我把gcc、gcc-c++、都装了边,结果还是上面的错误。
请高手指教! 展开
5个回答
展开全部
G++是编译器,还需要像GLIBC之类的联接库
在LINUX下人安装PHP时
首先会CHECK你有没有C++
checking for c++... c++
然后编译一个最简单的程序main(){};看可以不
checking whether the C++ compiler (c++ ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
你需要安装GLIBC之类的东西
如果用的是Debian系统可以用
apt-get install build-essential 来安装
在LINUX下人安装PHP时
首先会CHECK你有没有C++
checking for c++... c++
然后编译一个最简单的程序main(){};看可以不
checking whether the C++ compiler (c++ ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
你需要安装GLIBC之类的东西
如果用的是Debian系统可以用
apt-get install build-essential 来安装
本回答被网友采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
G++是编译器,还需要像GLIBC之类的联接库
在LINUX下人安装PHP时, 首先会CHECK
有没有C++
checking for c++... c++
然后编译一个最简单的程序main(){};
看可以不
checking whether the C++ compiler (c++ ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
需要安装GLIBC之类的东西, 如果用的是Debian系统可以用
apt-get install build-essential 来安装
在LINUX下人安装PHP时, 首先会CHECK
有没有C++
checking for c++... c++
然后编译一个最简单的程序main(){};
看可以不
checking whether the C++ compiler (c++ ) works... no
configure: error: installation or configuration problem: C++ compiler cannot create executables.
需要安装GLIBC之类的东西, 如果用的是Debian系统可以用
apt-get install build-essential 来安装
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
先启动到图形界面把工具包装上去,然后再编译。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
你apt-get install antuja
装这个 会把你缺的自动装上
antuja是一个c++的ide
装这个 会把你缺的自动装上
antuja是一个c++的ide
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
貌似还是没装好....
装系统的时候没有选装gcc吗?
装系统的时候没有选装gcc吗?
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询