This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/49764] [gcc-avr] Compiling for Arduino is not working
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 17 Jul 2011 09:55:17 +0000
- Subject: [Bug target/49764] [gcc-avr] Compiling for Arduino is not working
- Auto-submitted: auto-generated
- References: <bug-49764-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49764
--- Comment #12 from Jonathan Wakely <redi at gcc dot gnu.org> 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 report, along with the complete command you used to produce it
That will be most of the information needed for someone to look at this bug
report properly