esp8266-wiki
esp8266-wiki copied to clipboard
installing toolchain
Hi All, I've followed the steps to install the tool-chain however, it breaks!! I am using Ubuntu 16.04 TLS with the build failing. From what I could gather, the packages:
- bunutils-2.24
- gcc-4.8.2
- gdb-7.5.1
have all moved on. The install script downloads an invalid package and breaks when it tries to extract any of these packages. I have pulled them manually and now it breaks trying to install ISL
I have spent the day trying to get this to work. anybody with any ideas?
This one helped get the tool chain running on Mac OS https://github.com/pfalcon/esp-open-sdk/issues/45