http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Target| |avr
Status|WAITING |NEW
CC| |eric.weddington at atmel
| |dot com
Severity|critical |normal
--- Comment #14 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-07-17
10:02:39 UTC ---
CC'ing an avr maintainer, Eric could you take a look please?
avr-g++ 4.6.1 rejects this declaration in the arduino headers:
extern const int __attribute__((progmem)) p[];