QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1226|回复: 6

终于将HelloWorld加到了bin中去

[复制链接]
发表于 2004-10-27 02:47:31 | 显示全部楼层 |阅读模式
可以在uClinux下运行了,
可有一个问题是,如何调试我的应用程序呀。
还要,缺省时uClinux起动后进入shell,怎么样让它直接执行我的应用程序?
多谢
发表于 2004-10-27 10:54:24 | 显示全部楼层
调试应用程序可以在SkyEye中的uclinux再起一个gdb来调试应用程序
把应用程序加到启动脚本中,看一下/etc/inittab脚本
回复

使用道具 举报

 楼主| 发表于 2004-10-27 23:48:14 | 显示全部楼层
如何在uclinux中再起一个gdb?里面没有这个命令呀。

我只拷贝了一个gdb的可执行文件过去,可是在bin里面不出来
回复

使用道具 举报

 楼主| 发表于 2004-10-27 23:49:39 | 显示全部楼层
哦,呵呵,肯定是出不来的,平台都不一样,我试试用arm-elf-gcc试试看
回复

使用道具 举报

 楼主| 发表于 2004-10-28 00:16:50 | 显示全部楼层
好象不行哟

#.CC=arm-elf-gcc ./configure --build=arm-elf --target=arm-elf --prefix=/usr/src/uClinux-dist/romfs/

编译的出错信息:
creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... arm-unknown-elf
checking build system type... arm-unknown-elf
checking for a BSD compatible install... /usr/bin/install -c
/usr/local/lib/gcc-lib/arm-elf/2.95.3/libgcc.a(__main.o): In function `__do_global_ctors':
__main.o(.text+0xc4): undefined reference to `__CTOR_LIST__'
/usr/local/lib/gcc-lib/arm-elf/2.95.3/libgcc.a(__main.o)(.data+0x0): undefined reference to `__DTOR_LIST__'
collect2: ld returned 1 exit status
*** The command 'arm-elf-gcc -o conftest -g -O2   conftest.c' failed.
*** You must set the environment variable CC to a working compiler.
回复

使用道具 举报

 楼主| 发表于 2004-10-28 00:18:07 | 显示全部楼层
有谁知道能不能把应用程序编译到uclinux下执行? 怎么做?
回复

使用道具 举报

发表于 2004-11-6 12:01:55 | 显示全部楼层
你装arm-elf-gcc了吗?
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-5 22:50 , Processed in 0.043729 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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