怎么安装 win gcc xtensa
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了怎么安装 win gcc xtensa相关的知识,希望对你有一定的参考价值。
参考技术A 有多个gcc编译器版本可以win10下运行,最简单的就是安装一个dev-cpp下载:sourceforge.net/projects/orwelldevcpp/files/Setup%20Releases/8266编译错误 xtensa-lx106-elf/bin/ld: segmentled section `.text' will not fit in region `iram1_0_seg
一种简单的解决办法
Okay, the solution was to copy the libgcc.a file from:
esp-open-sdk/ESP8266_NONOS/lib/
to
esp-open-sdk/xtensa-lx106-elf/lib/gcc/xtensa-lx106-elf/4.8.5
Now everything is working fine! I can‘t believe it...
以上是关于怎么安装 win gcc xtensa的主要内容,如果未能解决你的问题,请参考以下文章