Sean D'Epagnier wrote:
> Did you only upgrade avr libc, or also gcc?  I noticed that newer gcc
> (newer than 4.2.2) versions made my program 14k larger.

The new gcc (4.3.2) using the old libc makes my loader 10 bytes larger
(compared to gcc 4.1.2 using the old libc). So the big bloat still comes
from the new libc. I haven't tried gcc 4.1.2 with the new library
though, but I suppose the difference wouldn't be that big.

Cheers,
Birger


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to