Stino icon indicating copy to clipboard operation
Stino copied to clipboard

Teensy 3.1, teensy loader 1.25 compilation issues

Open gbernal opened this issue 8 years ago • 1 comments

I get this error when trying to compile for teensy.

/Applications/Arduino.app/Contents/Java/hardware/tools/arm/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/bin/ld:--defsym:1: ignoring invalid character {' in expression /Applications/Arduino.app/Contents/Java/hardware/tools/arm/bin/../lib/gcc/arm-none-eabi/4.8.4/../../../../arm-none-eabi/bin/ld:--defsym:1: ignoring invalid character}' in expression --defsym:1: undefined symbol `extra.time.local' referenced in expression collect2: error: ld returned 1 exit status

[Stino - Exit with error code 1.]

gbernal avatar Sep 24 '15 19:09 gbernal