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. ;-) _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-libc-dev