internal compiler error: in lto_output_varpool_node #8661
Labels
Component: Compilation
Related to compilation of Arduino sketches
Type: Duplicate
Another item already exists for this topic
I am trying to compile https://github.com/dhansel/Altair8800 from 10 of march and I get this error with arduino avr core 1.6.23:
lto1: internal compiler error: in lto_output_varpool_node, at lto-cgraph.c:624
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html for instructions.
lto-wrapper: fatal error: /home/ghostwolf/Program/arduino-1.8.9/hardware/tools/avr/bin/avr-gcc returned 1 exit status
compilation terminated.
/home/ghostwolf/Program/arduino-1.8.9/hardware/tools/avr/bin/../lib/gcc/avr/5.4.0/../../../../avr/bin/ld: error: lto-wrapper failed
collect2: 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: