Yes, if you have an arm-none-eabi-gcc installed then it'll use that, regardless of the version.
For most people they won't have the compiler installed, or if they installed it, it's because they have a compiler they're happy with, so it hasn't been an issue thus far.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Yes, if you have an
arm-none-eabi-gcc
installed then it'll use that, regardless of the version.For most people they won't have the compiler installed, or if they installed it, it's because they have a compiler they're happy with, so it hasn't been an issue thus far.