Discuss here different C compiler set ups, and compiling executables for the ESP8266

User avatar
By tinhead
#1898 holly f***, when you guys are unable to check what script inside a directory and execute that script, then sorry, what is the fucking reason to play with sdk/firmware/brain ? sorry, but that needed to be said.

Anyway, simple use the latest official SDK, not a leaked version, and you will find all you need.
User avatar
By picpic020960
#1902 Thanks nogueira

but another issue

when 'make' --> loop
with the two project : AT and IoT
-----------------------------------------------------
make[2]: Leaving directory `/mnt/Share/esp_iot_sdk_v0.9.2/app/user'
make[2]: Entering directory `/mnt/Share/esp_iot_sdk_v0.9.2/app/user'
make[2]: Warning: File `../../Makefile' has modification time 6.9e+03 s in the future
DEPEND: xt-xcc -M -Os -g -O2 -Wpointer-arith -Wundef -Werror -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -D__ets__ -DICACHE_FLASH -I include -I ./ -I ../../rom/include -I ../../include/ets -I ../include -I ./ -I ../../include -I ../../include/eagle user_main.c
DEPEND: xt-xcc -M -Os -g -O2 -Wpointer-arith -Wundef -Werror -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -D__ets__ -DICACHE_FLASH -I include -I ./ -I ../../rom/include -I ../../include/ets -I ../include -I ./ -I ../../include -I ../../include/eagle at_wifiCmd.c
DEPEND: xt-xcc -M -Os -g -O2 -Wpointer-arith -Wundef -Werror -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -D__ets__ -DICACHE_FLASH -I include -I ./ -I ../../rom/include -I ../../include/ets -I ../include -I ./ -I ../../include -I ../../include/eagle at_port.c
DEPEND: xt-xcc -M -Os -g -O2 -Wpointer-arith -Wundef -Werror -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -D__ets__ -DICACHE_FLASH -I include -I ./ -I ../../rom/include -I ../../include/ets -I ../include -I ./ -I ../../include -I ../../include/eagle at_ipCmd.c
DEPEND: xt-xcc -M -Os -g -O2 -Wpointer-arith -Wundef -Werror -Wl,-EL -fno-inline-functions -nostdlib -mlongcalls -mtext-section-literals -D__ets__ -DICACHE_FLASH -I include -I ./ -I ../../rom/include -I ../../include/ets -I ../include -I ./ -I ../../include -I ../../include/eagle at_cmd.c
^Cmake[1]: *** [.subdirs] Interrupt
make: *** [.subdirs] Interrupt
--------------------------------------------
on WIN7 with virtualbox
Linux is strange ...

Thanks for help