which version should be used to compile Espruino for ARM on Ubuntu 14.04 #5299
Replies: 1 comment
-
Posted at 2016-04-20 by @gfwilliams Ahh, thanks - I should change that. I believe you can now use any compiler (however for some reason every new release seems to require me to change some part of Espruino!) There shouldn't be anything specific you need to do for the compiler - just extracting it to a directory in your user's home directory and making sure the path points to the bin directory is enough... Posted at 2016-04-20 by Frida I use this now on Mint 17.3 64 bit. Posted at 2016-04-21 by JumJum some hours later, ...
BTW, compilation of Espruino for ESP8266 runs fine. Posted at 2016-04-21 by @gfwilliams You need to use Sadly there is now so much stuff in Espruino that you can't compile a non-release version (with the debug tests in) without first disabling a few features. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2016-04-19 by JumJum
Following Building information gcc version 4.8 should be used. Somewhere I've seen changes for GCC 5.something.
Is documentation correct, or should I use a different version ?
My server OS is Ubuntu 14.04, are there any special regulations how to install the compiler ?
Beta Was this translation helpful? Give feedback.
All reactions