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

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

Re: [avr-gcc-list] Strange makefile error


From: Robert Rozman
Subject: Re: [avr-gcc-list] Strange makefile error
Date: Tue, 13 Feb 2001 15:22:24 +0100

It seems like the error is caused if project files reside on different
disk than avrgcc distribution.

Maybe this will save some time to anybody.

Regards,

Robert Rozman

Robert Rozman je napisal:

> 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
>
> _______________________________________________
> avr-gcc-list mailing list
> address@hidden
> http://avr.jpk.co.nz/mailman/listinfo/avr-gcc-list




reply via email to

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