ich habe das Beispielprogramm von Arexx mit dem normalen makefile aus dem First Try Ordner versucht zu compilieren. Es kam folgender Code zum Error:
Code:
C:\ASURO_src\FirstTry>make all
-------- begin --------
avr-gcc --version
avr-gcc (GCC) 3.3.1
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
make: *** No rule to make target `test.o', needed by `test.elf'. Stop.
> Process Exit Code: 2
Lesezeichen