|
我装了skyeye(没有装GTK,有人说要装,有人说可以不装),然后装arm-elf,在编译uclinux时在/root/uClinux-dist/linux-2.4.x 目录下生成可执行文件linux
在/root/uClinux-dist/images/生成romfs.img 等文件,但在/root/uClinux-dist中无法建立仿真AT91 的skyeye 配置文件skyeye.conf.我不知道是什么原因(我已经编译了3次,还是没有).skyeye,arm-elf安装是成功的
最后运行:
[root@localhost root]# cd uClinux-dist/
[root@localhost uClinux-dist]# skyeye linux-2.4.x/linux
GNU gdb 5.3
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
***************************************************************
************ SkyEye is Simulator based on GDB *************
***************************************************************
This SkyEye was configured as "--host=i686-pc-linux-gnu --target=arm-elf"...
(SkyEye) target sim
Failed to open skyeye config file skyeye.conf in the same directory
[root@localhost uClinux-dist]# |
|