-
• #2
It's an older version of gcc I think. Try simply running
source scripts/provision.sh PUCKJS
- that should install all the stuff you need (it doesn't do it globally though, and will only put stuff in your path until you close that window).
It's an older version of gcc I think. Try simply running source scripts/provision.sh PUCKJS
- that should install all the stuff you need (it doesn't do it globally though, and will only put stuff in your path until you close that window).
Hi folks
Try as I might, I cannot get Espruino to compile without flooding the screen with errors.
Steps thus far...
1) Installed Ubuntu 16.04
2) sudo apt-get install gcc-arm-none-eabi
3) sudo apt-get install git
4) git clone https://github.com/espruino/Espruino.gitÂ
5) make clean && DFU_UPDATE_BUILD=1 BOARD=PUCKJS RELEASE=1 make
See attached for errors.
Any thoughts would be much appreciated.
1 Attachment