[Bug target/49764] [gcc-avr] Compiling for Arduino is not working
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Jul 17 10:03:00 GMT 2011
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[];
More information about the Gcc-bugs
mailing list