Good day all
I last used my web editor a few months ago and now it is generating an error message when I click the verify button.
This is happening for all sketches, even from the Editor's Examples.
I have tried....
- Rebooting my machine
- Searching on google for the specific error.
- Uninstalling and re-installing the Arduino Bridge.
None of these have resolved the issue. Can someone with more experience please help?
Error reads as follows....
lto1: fatal error: bytecode stream generated with LTO version 3.0 instead of the expected 4.1
compilation terminated.
lto-wrapper: fatal error: ./opt/tools/avr-gcc/5.4.0-atmel3.6.1-arduino2/bin/avr-gcc returned 1 exit status
compilation terminated.
/home/ubuntu/opt/tools/avr-gcc/5.4.0-atmel3.6.1-arduino2/bin/../lib/gcc/avr/5.4.0/../../../../avr/bin/ld: error: lto-wrapper failed
collect2: error: ld returned 1 exit status
exit status 1