Hi all, I wondered if anyone had a quick and dirty fix for this issue. I posted the mpguino project which does a pretty good job of utilizing arduino "to the max" on arduino 0011:
It seems with the new AVR tools in 0012 that I'm over the allowable script size by 2.5k (libs got bigger?). Does anyone have any complier settings or #defines or any other suggestions that might get it to fit or understand the nature of the increased script size for further investigation?
Does anyone have a pointer to avrgcc or avrfreaks discussion of the reasons for increased code size in 4.x ? Surely such discussions must exist! (But I can't figure out good search terms to get to them...)