|
刚装好了gcc,GCC的测试也通过了。
怎么sed连.configurg都过不了?难道我的GCC安装的不对?
- root:/sources/sed-4.1.5# CC="gcc ${BUILD64}" ./configure --prefix=/usr \
- > --bindir=/bin --enable-html
- checking for a BSD-compatible install... /tools/bin/install -c
- checking whether build environment is sane... yes
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for gcc... gcc -m64
- checking for C compiler default output file name... configure: error: C compiler cannot create executables
- See `config.log' for more details.
复制代码
以下是config.log的内容
|
|