CHERTS / esp8266-devkit

Unofficial Development Kit for Espressif ESP8266
http://www.programs74.ru
GNU General Public License v3.0
261 stars 102 forks source link

Compile error #15

Closed crosofg closed 8 years ago

crosofg commented 8 years ago

Hi Upon compiling the mesh example I am receiving the following error. c:/espressif/xtensa-lx106-elf/bin/../lib/gcc/xtensa-lx106-elf/4.8.2/../../../../xtensa-lx106-elf/bin/ld.exe: cannot find -lmgcc collect2.exe: error: ld returned 1 exit status

What needs to be done here?

CHERTS commented 8 years ago

Replace in C:/Espressif/examples/esp_mesh_sdk_app_light/app/Makefile -lmgcc on -lgcc