It's a bit late to be discussing these issues, or reworded: I wish that
discussions like this were done a lot earlier.
I'm planning on release WinAVR with GCC 4.2.2. The most major issue that
I see right now is GCC bug #29524
<http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29524>
I would like to see a patch for this (even if it is not perfect but
works) sometime next week.
I tried the code example in the bug report using -lm against 4.2.2 and
it then is around 600 bytes
Are you aware of this?
I tried fixing this by implementing the __clzm in the libgcc.s But I did
not succeed, because gcc would still use his own. This is probably
because i missed some config somewhere. But I could not find
documentation on using the library. Any pointers are well come. I might
give it another try this weekend.
HTH,
Wouter
_______________________________________________
AVR-libc-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/avr-libc-dev