LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1272|回复: 1

LFS 6.7 GCC第一遍编译问题

[复制链接]
发表于 2010-12-2 08:37:07 | 显示全部楼层 |阅读模式
make的时候出现

checking for library containing strerror... configure: errorink tests are not allowed after GCC_NO_EXECUTABLES.
make[1]***[configure-target-libiberty] Error 1
make [1]eaving directory '/mnt/lfs/sources/gcc-build'
make:*** [all] Error 2


这个是什么问题啊   编译GCC已经出了很多问题了   郁闷
../gcc-4.5.1/configure \
--target=$LFS_TGT --prefix=/tools \
--disable-nls --disable-shared --disable-multilib \
--disable-decimal-float --disable-threads \
--disable-libmudflap --disable-libssp \
--disable-libgomp --enable-languages=c \
--with-gmp=/tools/init --with-mpfr=/tools/init \
--with-mpc=/tools/ini \
--without-ppl --without-cloog
这个是当时用的参数
发表于 2010-12-30 21:13:02 | 显示全部楼层
Try to remove --disable-multilib switch, it works for me. The LFS-Book says this switch is harmless for x86, but on my system it's fatal.
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表