avr-libc-dev
[Top][All Lists]
Advanced

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

Re: [avr-libc-dev] build break regarding avrtiny10


From: Joerg Wunsch
Subject: Re: [avr-libc-dev] build break regarding avrtiny10
Date: Tue, 1 Apr 2014 22:24:07 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

As Axelrod, Ben wrote:

> After poking around the email archive, it looks like there have been
> other issues like this and the result was to not compile those
> libraries with protection like so: #if !defined(__AVR_TINY__)

> I looked into utoa_ncheck.S and found that it had this: #if
> !defined(__AVR_TINY).  Is it possible that the protection variable
> changed names at some point?  I found several other files that had
> this (presumably) improper protection variable:

As far as I know, the name of that macro never changed, it's been
__AVR_TINY__ all the time.

> I fixed them and provided it in the attached patch.

Please submit it as a bug or patch item:

https://savannah.nongnu.org/bugs/?group=avr-libc

-- 
cheers, Joerg               .-.-.   --... ...--   -.. .  DL8DTL

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



reply via email to

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