我用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: *** [next.o] Error 1