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

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

Re: [avr-gcc-list] can't upgrade/patch for tiny13


From: Joerg Wunsch
Subject: Re: [avr-gcc-list] can't upgrade/patch for tiny13
Date: Sat, 2 Jul 2005 08:40:41 +0200 (MET DST)

Terry Karlson <address@hidden> wrote:

> During "make" of avr-libc 1.2.3, I got:

> ../../../common/macros.inc: Assembler messages:
> ../../../common/macros.inc:129: Error: Macro with this name was already 
> defined

See savannah bug #12033:

https://savannah.nongnu.org/bugs/index.php?func=detailitem&item_id=12033

If you want to use the latest binutils, you either have to use the
avr-libc source from CVS (I've just merged the fix into the branch
avr-libc-1_2-branch yesterday, so you could checkout that branch from
CVS), or as a quick hack, you could add the protection #ifdef into
macros.inc as the bug report abvoe suggested (but note that this is
not the official fix).

The latest WinAVR shipped with ATtiny13/2313 support, but didn't use
binutils-2.16 but a patched 2.15, that's why the above macros.inc
problem didn't hit there.

-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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