esp8266-wiki icon indicating copy to clipboard operation
esp8266-wiki copied to clipboard

installing toolchain

Open Quentinb opened this issue 9 years ago • 1 comments

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:

  1. bunutils-2.24
  2. gcc-4.8.2
  3. 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?

Quentinb avatar Apr 27 '16 12:04 Quentinb

This one helped get the tool chain running on Mac OS https://github.com/pfalcon/esp-open-sdk/issues/45

Quentinb avatar May 07 '16 20:05 Quentinb