QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1354|回复: 2

我的HelloWorld xscale程序跑起来是乱码

[复制链接]
发表于 2008-1-29 10:46:22 | 显示全部楼层 |阅读模式
我用xscale_be的编译器编译了hello world程序, 在pxa27x里运行后出现一堆乱码,终端里敲入命令也变成乱码
具体操作如下:
#xscale_be-gcc -o hello hello.c
#mount initrd_minigui.img /mnt -o loop -w
#cp hello /mnt/bin
#umount
#skyeye -e vmlinux
#cd bin
#./hello
发表于 2008-1-31 13:09:22 | 显示全部楼层
I think you should compile your hello by static link as the following:
xscale_be-gcc -o hello hello.c -static.
回复

使用道具 举报

 楼主| 发表于 2008-1-31 23:51:15 | 显示全部楼层
加了选项,一样是乱码。
回复

使用道具 举报

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

本版积分规则

GMT+8, 2024-11-2 12:35 , Processed in 0.039131 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

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