On 30/05/13 16:22, Weddington, Eric wrote: > Hi John, > > Since this will be on your local installation, there's really no right or > wrong way to do it. Like you said, if you toggle the *DEPRECATED_ENABLE > identifier, then it unpoisons everything else; you may not want to do that. > If you remove the poison from the header file, then you may unknowingly use > it elsewhere. The real issue, the way I see it, is that boot.h uses SPMCR, > when it shouldn't. Therefore I would recommend removing the check from boot.h. > > And of course the real fix should be done in avr-libc. > > Eric
Hi Eric, Thanks for the quick reply! I removed the boot.h check for my system. I'm still curious, though: what would a patch for avr-libc look like? Just doing something like just removing the check for "defined (SPMCR)" in boot.h when compiling for mega128? Best regards, John _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/avr-libc-dev