求助:移植blob到s3c44B0x时,编译出错

发布于 2022-09-29 01:41:22 字数 1278 浏览 22 评论 0

移植blob到44B0时,编译出错!!
平台 UP-NETARM3000,CPU:s3c44box, 交叉编译器是:arm-uclibc-gcc,内核版本:ARM7TDMI
[root@localhost blob-for3000]# configure -with-board=mba-44b0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for arm-elf-gcc... arm-uclibc-gcc
checking for arm-elf-objcopy... arm-uclibc-objcopy
checking for arm-elf-ranlib... arm-uclibc-ranlib
checking for arm-elf-ar... arm-uclibc-ar
checking for C compiler default output... a.out
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
希望高手帮帮忙,谢谢了

[ 本帖最后由 zhongtianhua 于 2007-4-19 11:14 编辑 ]

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

赤濁 2022-10-06 01:41:22

"checking whether the C compiler works... configure: error: cannot run C compiled programs."

跟踪一下这句

你げ笑在眉眼 2022-10-06 01:41:22

我跟踪了,但是
checking whether to enable maintainer-specific portions of Makefiles... no,这一句就表明有错误,也不知道该改哪个地方,帮帮忙啊

听风吹 2022-10-06 01:41:22

一般情况下是gcc的版本问题导致的。

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文