ESP8266 Developer Zone The Official ESP8266 Forum 2019-03-28T10:55:24+08:00 https://bbs.espressif.com:443/feed.php?f=7&t=27245 2019-03-28T10:55:24+08:00 2019-03-28T10:55:24+08:00 https://bbs.espressif.com:443/viewtopic.php?t=27245&p=39028#p39028 <![CDATA[Using cygwin with toolchain compile error.]]> I use the cygwin with toochain xtensa-lx106 to compile the NONOS SDK,but fail,and got this error message.how can i do?

Code:

$ make COMPILE=gcc SPI_SIZE_MAP=5
make[1]: Entering directory '/cygdrive/f/ESP8266_NONOS_SDK/app'
make[2]: Entering directory '/cygdrive/f/ESP8266_NONOS_SDK/app/user'
make[2]: Leaving directory '/cygdrive/f/ESP8266_NONOS_SDK/app/user'

!!!
no entry point!!
mv: cannot stat 'eagle.app.flash.bin': No such file or directory
make[1]: *** [../Makefile:270: .output/eagle/debug/bin/eagle.app.v6.bin] Error 1
make[1]: Leaving directory '/cygdrive/f/ESP8266_NONOS_SDK/app'
make: *** [Makefile:330: .subdirs] Error 2

Statistics: Posted by jacklin — Thu Mar 28, 2019 10:55 am


]]>