LinuxSir.cn,穿越时空的Linuxsir!

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

编译gcc 4.0.0时出错

[复制链接]
发表于 2005-5-10 10:33:44 | 显示全部楼层 |阅读模式
我在编译Gcc 4.0.0,库用uClibc 0.9.27,linux headers用的是 2.6.0
    配置时用的是 ./configure --target=arm-linux --prefix=/home/project/tools --with-headers=/home/project/tools/uClibc/include/ --enable-languages=c,c++  --with-libs='/home/project/tools/uClibc/lib/'   

   make时出现下面这个错误,
   checking locale.h presence... yes
checking for locale.h... yes
checking for float.h... (cached) yes
checking for stdint.h... (cached) yes
checking for main in -lm... configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES.
make: *** [configure-target-libstdc++-v3] Error 1


   不知怎么解决?
发表于 2005-5-10 20:45:04 | 显示全部楼层
用uClibc来编译gcc不太可行吧。
回复 支持 反对

使用道具 举报

 楼主| 发表于 2005-5-11 09:04:00 | 显示全部楼层
我想做的是交叉编译平台,给arm9的板子,用uClibc比较小。
回复 支持 反对

使用道具 举报

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

本版积分规则

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