chwyjf 发表于 2008-4-4 13:21:06

新手求助:helloworld运行错误

cygwin编译成功skyeye
下载入门代码hello4skyeye make后执行
skyeye.exe -e hello

出如下信息

big_edian is false.
arch: arm
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x41a800
log_info: log is off
...
exec file "hello"'s format is elf32-little.
        8 skysye 684 -cygtls::handle_exceptions: Error while dumping state
(probably corrupted stack)
Segmentation fault (core cumped)

后跳出。

请高手指教。

duzhig 发表于 2008-4-4 18:38:37

skyeye什么版本编译的时候加上NO_BFD=1

chwyjf 发表于 2008-4-4 22:07:40

回复 #2 duzhig 的帖子

谢谢楼上的
我用的是1.2.4版的
看来还有好多要学习的阿
页: [1]
查看完整版本: 新手求助:helloworld运行错误