Bug#594191: arduino-core: re command line compiling makefile

2010-08-24 Thread Scott Howard
Thanks Theo, I'm cc:ing Philip Hands and Mark Oldfield to this bug (it is included in full below for them). They are helping with the CLI part until the arduino project resurrects the java-free Makefile. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594191 I know there has been talk on the Ar

Bug#594191: arduino-core: re command line compiling makefile

2010-08-24 Thread Theo Winkelman
Package: arduino-core Version: 0018+dfsg-4 Severity: normal Does not link libraries (e.g. libraries/EEPROM.cpp) because it relies on the ide to compile them. however, the ide puts a compiled library temporarily in /tmp/buildXXX so Arduino.mk will never find it. secondly, in Arduino.mk,