Compiling errors on Ubuntu 16.04

Posted on
  • 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

    • puckerror.PNG
  • 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).

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

Compiling errors on Ubuntu 16.04

Posted by Avatar for user74538 @user74538

Actions