-->
Page 1 of 1

When do you need crosstool-ng?

PostPosted: Thu Jun 09, 2016 2:12 pm
by lilzz
the path always pointing to
PATH=$PATH:/opt/esp-open-sdk/xtensa-lx106-elf/bin ,
so it doesn't look like crosstool-ng is needed.

but sometimes when I try to do make on one of the demo file, it said
make: *** crosstool-NG: No such file or directory. Stop.

Re: When do you need crosstool-ng?

PostPosted: Fri Jun 10, 2016 1:01 am
by jcmvbkbc
lilzz wrote:the path always pointing to
PATH=$PATH:/opt/esp-open-sdk/xtensa-lx106-elf/bin ,
so it doesn't look like crosstool-ng is needed.

Correct. Once you've built the toolchain the crosstool-NG is not needed.