找不到arm-linux-gcc怎么办呀?
我用cygwin,安装了arm-elf-tools-20030314.sh
在make ucosii4skyeye-1.9.3.tar.gz的时候,报告找不到arm-linux-gcc
$ make config
building target platform is on cgywin!
Hint: next, you can "make dep" this project now...
Administrator@cxf /tmp/ucosii4skyeye/samples/ucos_test
$ make next
+ compiling c file with .depend ... :
arm-linux-gcc -c -Wall -Wstrict-prototypes -Wno-trigraphs -g -fno-strict-aliasin
g -fno-common -fno-common -pipe -fno-builtin -mapcs-32 -march=armv4 -mtune=arm7t
dmi -I../../lib/ -I../../kernel/ucos/ -I../../arch/atmel-arch/
make: arm-linux-gcc: Command not found
make: *** Error 1
请问搂主怎么装arm-linux-gcc?我找了半天也没找到……
先谢谢了! :) 这里哪里出了问题啊。
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.
This SkyEye was configured as "--host=i686-pc-linux-gnu --target=arm-elf"...
(SkyEye) target sim
cpu info: armv3, arm7tdmi, 41007700, fff8ff00, 0
mach info: name at91, mach_init addr 0x813dae4
SKYEYE: use arm7100 mmu ops
Loaded ROM images/romfs.img
Connected to the simulator.
(SkyEye) load
Loading section .init, size 0xa000 vma 0x81008000
Loading section .text, size 0xf0940 vma 0x81012000
Loading section .data, size 0xb54c vma 0x81104000
Start address 0x81008000
Transfer rate: 8582240 bits/sec.
(SkyEye) run
Starting program: /usr/src/uClinux-dist/linux-2.4.x/linux
NumInstr 465559550, io_read_word unknown addr(0xf0000000) = 0xffffffff
R 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,f0000000,C d3,S 0,0,0,0,0,0,0,M 13,B 3,E 0,I 0,P 0,T 0,L 0,D 0,NumInstr 465559551, io_read_word unknown addr(0xf0000004) = 0xffffffff
R 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,f0000004,C d3,S 0,0,0,0,0,0,0,M 13,B 3,E 0,I 0,P 0,T 0,L 0,D 0,NumInstr 465559552, io_read_word unknown addr(0xf0000008) = 0xffffffff 我第一次就成功了,感觉还行,就是不知道怎么玩触摸屏 :-D thanks!! thank you !!!!
页:
1
[2]