Timeline for Sublime as external editor, error on Arduino compile dropdown: "avr-g++ is not recognized...", from Stino
Current License: CC BY-SA 3.0
39 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Dec 11, 2020 at 4:08 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Aug 13, 2020 at 4:06 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Apr 15, 2020 at 3:01 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Dec 17, 2019 at 2:01 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Aug 19, 2019 at 1:02 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Apr 21, 2019 at 1:02 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Dec 22, 2018 at 0:03 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Nov 21, 2018 at 23:02 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Oct 22, 2018 at 23:00 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Sep 22, 2018 at 23:00 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Aug 23, 2018 at 22:01 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jul 24, 2018 at 22:01 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jun 24, 2018 at 15:17 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
May 25, 2018 at 15:05 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Apr 25, 2018 at 14:26 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Mar 26, 2018 at 14:18 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Feb 24, 2018 at 13:42 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jan 25, 2018 at 12:45 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Dec 26, 2017 at 12:10 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Nov 26, 2017 at 11:13 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Oct 27, 2017 at 11:09 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Sep 27, 2017 at 10:14 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Aug 28, 2017 at 8:45 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jul 29, 2017 at 8:32 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Jun 28, 2017 at 5:01 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
May 29, 2017 at 3:59 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Apr 28, 2017 at 19:17 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Mar 29, 2017 at 17:35 | history | bumped | Community Bot | This question has answers that may be good or bad; the system has marked it active so that they can be reviewed. | |
Feb 27, 2017 at 20:53 | comment | added | Nick Gammon♦ |
I found a whole lot of binaries (.exe files) in arduino-1.6.9\hardware\tools\avr\bin where arduino-1.6.9 is my install folder.
|
|
Feb 27, 2017 at 20:51 | comment | added | Nick Gammon♦ |
The avr-g++ that ships with the Arduino IDE would be more recent. For example with IDE 1.6.9 I find: avr-g++.exe (GCC) 4.8.1 . That accepts -std=gnu++11 on the command-line.
|
|
Feb 27, 2017 at 17:25 | comment | added | KC Tucker | @Nick_Gammon Nope, same copy. Perhaps you can suggest a direction to pursue. | |
Feb 27, 2017 at 17:11 | comment | added | KC Tucker | @Nick Gammon This was recommendation from answer posted. Yes, this winavr copy is from 2010, as specified in answer, and the current year is now 2017. I wondered about that. Now that I have a starting point, I now see that there is a newer copy at sourceforge.net/projects/winavr, and I will try that out. | |
Feb 27, 2017 at 17:10 | history | edited | KC Tucker | CC BY-SA 3.0 |
added 33 characters in body
|
Feb 26, 2017 at 22:46 | comment | added | Nick Gammon♦ | unrecognized command line option "-std=gnu++11" - sounds like the compiler you installed is too old. It looks like it is from 2010. Right now it is 2017. | |
Feb 25, 2017 at 21:31 | history | edited | KC Tucker | CC BY-SA 3.0 |
Update to show last actions taken
|
Feb 25, 2017 at 11:38 | answer | added | Md. Khairul Hasan | timeline score: 1 | |
Feb 25, 2017 at 10:02 | history | edited | KC Tucker | CC BY-SA 3.0 |
added 2 characters in body
|
Feb 25, 2017 at 9:06 | history | edited | KC Tucker | CC BY-SA 3.0 |
added 40 characters in body
|
Feb 25, 2017 at 8:57 | history | asked | KC Tucker | CC BY-SA 3.0 |