[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-23 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 Georg-Johann Lay changed: What|Removed |Added Keywords||rejects-valid Last reconfirmed|2011-

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-23 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 Georg-Johann Lay changed: What|Removed |Added CC||gjl at gcc dot gnu.org --- Comment #16

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-23 Thread gjl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 --- Comment #15 from Georg-Johann Lay 2011-07-23 18:41:50 UTC --- Created attachment 24817 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24817 test case test case passes with avr-gcc-4.6.1-RC1 avr-gcc -v -S foo.c Using built-in specs. COL

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 Jonathan Wakely changed: What|Removed |Added Target||avr Status|WAITING

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 --- Comment #13 from Jonathan Wakely 2011-07-17 09:57:25 UTC --- Oops, ignore that - I didn't see your last reply here where you've already confirmed the command and the minimal testcase that produces the error. Thanks for providing that.

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 --- Comment #12 from Jonathan Wakely 2011-07-17 09:54:56 UTC --- I see on the arduino forum that you've figured out how to run the compiler outside the IDE Now you can add -E to the end of the command, and attach the output file to this bug repo

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-16 Thread artemeas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 --- Comment #11 from _artem_ 2011-07-17 00:30:11 UTC --- ok... sorry. it seams to be a avr-g++ bug or arduino bug. Or avr-g++ has changed something in 4.6.1 so const declarations changed. (Then it's arduino teams job to fix the headers) Ok no

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 --- Comment #10 from Jonathan Wakely 2011-07-16 20:26:19 UTC --- (In reply to comment #9) > p.s. when you don't have gcc-avr why are you then answering to my bug report? I have avr-gcc-4.5.3-1.fc15.x86_64 installed and it works fine for me. If

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-16 Thread artemeas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 --- Comment #9 from _artem_ 2011-07-16 19:54:28 UTC --- [_artem_@linux-void ~]$ avr-gcc -v Using built-in specs. COLLECT_GCC=avr-gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/avr/4.6.1/lto-wrapper Target: avr Configured with: ../configure --disable-libssp

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 --- Comment #8 from Jonathan Wakely 2011-07-16 19:36:11 UTC --- (In reply to comment #7) > I don't understand what you want from me. > I read that "How to report, what we need and what we don't" SO? > What info you want from me in addition to the

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-16 Thread artemeas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 --- Comment #7 from _artem_ 2011-07-16 19:05:46 UTC --- I don't understand what you want from me. I read that "How to report, what we need and what we don't" SO? What info you want from me in addition to the text I posted in the bug report? I do

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 --- Comment #6 from Jonathan Wakely 2011-07-16 18:12:29 UTC --- and don't call people morons if you expect help

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 --- Comment #5 from Jonathan Wakely 2011-07-16 18:10:11 UTC --- please follow the bug reporting instructions for GCC, I'm not downloading additional software to verify it if you won't provide the info requested

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-16 Thread artemeas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 --- Comment #4 from _artem_ 2011-07-16 17:57:28 UTC --- thank YOU master clearness! I did that before I posted the bug here. PROOF: https://bugs.archlinux.org/task/25136 Please don't be stupid, OK? And please do this on your machine: 1. go to

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 --- Comment #3 from Jonathan Wakely 2011-07-16 17:34:10 UTC --- I suppose I should be a bit more explicit - your bug report is no use to anyone. "arduino (IDE)" doesn't mean anything to GCC developers, and neither does gcc-avr-4.6.1-1, and noone

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/49764] [gcc-avr] Compiling for Arduino is not working

2011-07-16 Thread artemeas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764 --- Comment #1 from _artem_ 2011-07-16 16:47:01 UTC --- p.s. I'm using ArchLinux x86_64