|
|

楼主 |
发表于 2006-11-29 21:17:00
|
显示全部楼层
TO: d00m3d
多谢高手指点,我的机器上没有安装gcc,刚才装上了,再运行./configure,结果如下:
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
.....
.....
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/control/Makefile
....
....
config.status: creating config.h
config.status: executing depfiles commands
这样是不是正常?
希望得到您更多指点.谢谢! |
|