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

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

Re: [avr-gcc-list] problem compiling using avr_gcc and avr studio 3.54


From: E. Weddington
Subject: Re: [avr-gcc-list] problem compiling using avr_gcc and avr studio 3.54
Date: Tue, 20 May 2003 07:03:23 -0600


kris duff wrote:

> when I try to build a simple gcctest1 project,
> I do: gcc_cmp.bat clean
>
> when he try to clean doing:
>
> rm -f coff/*
> the next line is:
> rm: not found
>
> But, I must admit there is a little character after
> the *. It seem to be an empty box ... like a caracter
> the software can't recognize.
>
> Do somebody ever had a problem or has a hint to help
> me ?
> Thank you!
>

You're using an obsolete version of avr-gcc, the AVR Freaks release.
Update your toolset to WinAVR. The GCCTEST examples are also obsolete.
WinAVR comes with 2 examples from the avr-libc project. WinAVR:
<http://www.sourceforge.net/projects/winavr>

Eric



reply via email to

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