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?
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: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?