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

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

Re: [avr-gcc-list] AVR Gcc with AVR Tiny


From: David Brown
Subject: Re: [avr-gcc-list] AVR Gcc with AVR Tiny
Date: Wed, 17 Aug 2005 08:54:49 +0200

> Hi,
>
> On Wed, 17 Aug 2005 01:19:04 +0530, Joerg Wunsch <address@hidden>
> wrote:
>
> >
> > "David Brown" <address@hidden> wrote:
> >
> >> I've just recently written a program for an AVR Tiny 12 using
> >> avr-gcc, and thought others might be interested.
> >
> > Interesting approach.  Bruce Lightner once also reported about his
> > attempt, which (upon popular request) even made it into the FAQ:
> >
>
> I wish there were a better way to use program ATtiny12 etc than keeping 2
> copies AVR-GCC. Also Bruce's method is stuck with gcc 2.95. I'd like a
> command line option or the -mcu option to do the job!
> --Royce.
>

There is no need for two copies of avr-gcc (although as an aside, I think it
sometimes makes sense to keep old copies of the compiler around - it can be
important when going back to old projects).  It's quite likely that Bruce's
method works with new versions of the compiler - but with this kind of
compiler "abuse" it is good to stick with a version that you know well.

mvh.,

David






reply via email to

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