Hallo,
wenn ich meinen Sketch kompiliere habe ich ca. bei jedem 2. Mal
folgende Fehlermeldung.
Also nur durch drücken des Kompilierbuttons.
Kompiliere ... Fertig!
Kompiliert um: 15:13:15
Konfiguration wird geladen...
Pakete werden initialisiert...
Boards werden vorbereitet...
Überprüfungsvorgang...
In function 'global constructors keyed to 65535_0_BH1750.cpp.o':
lto1.exe: internal compiler error: Segmentation fault
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:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-gcc returned 1 exit status
compilation terminated.
c:/program files (x86)/arduino/hardware/tools/avr/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
Mein Sketch hat 1114 Zeilen.
Kommentiere ich zuletzt eingefügten Code aus ändert das nichts.
Was ist das?
Gruß Aron