CARPP wrote:Okay, the solution was to copy the libgcc.a file from:
esp-open-sdk/ESP8266_NONOS/lib/
to
esp-open-sdk/xtensa-lx106-elf/xtensa-lx106-elf/4.8.5
Now everything is working fine! I can't believe it...
Glad you got it working! Next time you can just add the SDK include and lib directory to the compiler path and that should override the compiled lib without copying