ATMega2560 compilation bug #8544
Labels
Architecture: AVR
Applies only to the AVR microcontrollers (Uno, etc.)
Component: Compilation
Related to compilation of Arduino sketches
Type: Duplicate
Another item already exists for this topic
See below the error message.
The error message appears as I compile a software using a ATMega2560 and an ISD1700 ( https://github.com/Velleman/KA02/tree/master/ISD1700 ), very often but not always. My software is about 32 ko.
Compiler error message :
. . . . .
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html for instructions.
lto-wrapper.exe: fatal error: C:\Users\papa\AppData\Local\Arduino15\packages\arduino\tools\avr-gcc\5.4.0-atmel3.6.1-arduino2/bin/avr-gcc returned 1 exit status
compilation terminated.
c:/users/papa/appdata/local/arduino15/packages/arduino/tools/avr-gcc/5.4.0-atmel3.6.1-arduino2/bin/../lib/gcc/avr/5.4.0/../../../../avr/bin/ld.exe: error: lto-wrapper failed
collect2.exe: error: ld returned 1 exit status
exit status 1
Error compiling for board Arduino/Genuino Mega or Mega 2560.
The text was updated successfully, but these errors were encountered: