July is Arduino month

‘Cause, one way or another, I’m going to get this thing running and hacked at.

To start with, I’d be happy if I could run the IDE and compile the code natively, without having to run it in a VM.  Currently, I can run the IDE, but when I try to do the Verify/Compile sketch, I get this error:

/usr/libexec/gcc/avr/ld: cannot open linker script file ldscripts/avr5.x: No such file or directory
collect2: ld returned 1 exit status

~ by praetor on July 9, 2012.

Leave a comment