This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49764] [avr-g++] Rejects attribute progmem
- From: "artemeas at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 26 Jul 2011 19:34:30 +0000
- Subject: [Bug target/49764] [avr-g++] Rejects attribute progmem
- Auto-submitted: auto-generated
- References: <bug-49764-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764
--- Comment #18 from _artem_ <artemeas at gmail dot com> 2011-07-26 19:34:13 UTC ---
I've compiled gcc-avr from trunk and Arduino IDE stoped complaining about
PROGMEM. I downgraded binutils-avr from 2.21 to 2.20 patched and now delay()
function works as it should on arduino. Thank you guys. You can close that bug
report. I'm hoping that gcc 4.7 will be released soon (so I don't have to
compile it myself)