Shaun Jackman wrote:
On Fri, Feb 29, 2008 at 12:43 PM, Rick Altherr <[EMAIL PROTECTED]> wrote:
Many linkers will coalesce copies of the same function from multiple
object files. I'm not familiar with binutils enough to know if it
does or not.
In the standard use of avr-libc with gcc and binutils, you will get
one copy of the function per object file that uses it.
For my programs at least, I would not see that as a problem - I always
have eeprom access from a single module anyway. While other people
might not be as strict as that, I don't think it is common to have
eeprom access from many files.
mvh.,
David
_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev