pfalcon / esp-open-sdk

Free and open (as much as possible) integrated SDK for ESP8266/ESP8285 chips
1.97k stars 624 forks source link

building on osx fails in libcirom: no libc.a #75

Open i-n-g-o opened 9 years ago

i-n-g-o commented 9 years ago

Hi. I am running into problems building on osx (10.10 - ), it stops when trying to do libcirom in the make. if i run make libcirom i get:

make: /Volumes/case-sensitive/esp-open-sdk/xtensa-lx106-elf/xtensa-lx106-elf/sysroot/lib/libcirom.a: No such file or directory
make: *** [libcirom] Error 1

looking into xtensa-lx106-elf/xtensa-lx106-elf/sysroot/lib i see the folder is empty. no libc.a.

i don't see any errors when building crosstool-NG. what went wrong?

pfalcon commented 9 years ago

Linux is recommended for seamless user experience.