Hi Adafruit,
Arduino was working last week, now I'm getting this error below when I compile any sketch in both Arduino 1.8.12 & 1.8.13 in MacOS X 10.15.6 with the Feather Adalogger M0+
fork/exec /Users/######/Library/Arduino15/packages/adafruit/tools/arm-none-eabi-gcc/9-2019q4/bin/arm-none-eabi-g++: no such file or directory
Error compiling for board Adafruit Feather M0.
"Arduino: 1.8.13 (Mac OS X), Board: "Adafruit Feather M0, Arduino, Off"
Getting the error with both Adafruit SAMD Boards 1.6.1 and 1.6.2.
There are versions of arm-none-eabi-g++ in several other /bin folders.
Can I copy and paste it into the adafruit/tools....???
Or does the distro need fixing???