Yes, I bet that's it then. It must be something about /usr/local...
provision.sh won't download the files if they already exist, so it's actually pretty quick to just call that every time you want to start cross compilation. Otherwise you could add the relevant paths to .profile in your home directory.
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, I bet that's it then. It must be something about
/usr/local
...provision.sh
won't download the files if they already exist, so it's actually pretty quick to just call that every time you want to start cross compilation. Otherwise you could add the relevant paths to.profile
in your home directory.