Hi All,
I was merrily testing code on my DUE when I started receiving these "internal compilation errors":
cc1.exe: internal compiler error: in maybe_default_option, at opts.c:377
Please submit a full bug report,
with preprocessed source if appropriate.
See http://gcc.gnu.org/bugs.html for instructions.
exit status 1
Error compiling for board Arduino Due (Programming Port).
I am not sure what has changed or what I did to get this.
I will now get the same error with any sketches (even empty sketches);
I tried to find a file called "opts.c" to see what could be at line 337 but I could not find such file. So I am a bit at a loss.
Any other boards (MEGA, UNO) compile/work well.
DUE was also working before I started getting the error.
Any suggestions would be welcome as I do not know where to look
regards
H