Where to find xtensa-lx106-elf-standalone.tar.gz #18182
-
Hi to all, xtensa-lx106-elf-gcc: error: unrecognized command line option '-mforce-l32' I searched for an updated version of the compiler with no luck. Can someone help me? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
The MicroPython port to ESP8266 instructions look out of date. The jepler/esp-open-sdk repo referenced there no longer exists. There's an archived copy of xtensa-lx106-elf-standalone.tar.gz from January 2020, but I haven't tested to see if it works. |
Beta Was this translation helpful? Give feedback.
-
You can find link for the xtensa-lx106-elf here: https://docs.espressif.com/projects/esp8266-rtos-sdk/en/latest/get-started/linux-setup.html |
Beta Was this translation helpful? Give feedback.
-
Thanks again to shariltumin, for me the issue is solved. |
Beta Was this translation helpful? Give feedback.
I am using version 485. You can find the link to the toolchain at https://github.com/shariltumin/xtensa-lx106-elf-v485
Hope it will work for you.