|
|
发表于 2006-12-15 07:44:57
|
显示全部楼层
Post by koolcoy
checking for g++... g++
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... yes
checking that C++ compiler can compile simple program... no
configure: error: a working C++ compiler is required
它竟然说我的g++不能用!我已经检查过了,我的g++编译一个hello world还是没问题的。(我安装gcc时用的CFLAGS='-O3 -march=pentium4 -mmmx -msse -msse2' [color="Red"]CXXFALAGS=$CFLAGS)
谁知道怎么解决? 这个。。。。 |
|