avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] Strange makefile error


From: Robert Rozman
Subject: [avr-gcc-list] Strange makefile error
Date: Tue, 13 Feb 2001 14:03:14 +0100

Hello,

I ran out of ideas what is wrong with my makefile. Funny is that it
works under Volker Oth distribution with no problems, but under newer
avr-gcc distributions it complains:

On 'make clean' I get something like this:

rm -force *.o *.eep
rm: not found
and then MAKE:Error 2

If I type what is written (rm -force ...) it executes ok.
Exactly same happens with avr-objcopy when it tries to create files on
make command.

Any idea (I'm using win95) on what is causing this strange behaviour ?

Thanks in advance,

Robert Rozman




reply via email to

[Prev in Thread] Current Thread [Next in Thread]