You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the xtensa bintools actually installed? I don't think a Windows build of the libraries and tools for esp-idf exist (in the espidf4fpc repository which is used by fpcupdeluxe to source the required tools and libraries), notice lack of Windows archives here: https://github.com/michael-ring/espsdk4fpc/releases
What output do you get when executing the following: F:\Work2\fpc-esp32\cross\bin\xtensa-freertos\bin\xtensa-esp32-elf-ld.exe --version
Xtensa bintools installed by fpcdeluxe automatically
GNU ld (crosstool-NG esp-2019r2) 2.31.1
Copyright (C) 2018 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
OK, then fpcupdeluxe now has a workaround for Windows. Good to know.
GNU ld (crosstool-NG esp-2019r2) 2.31.1
This is a very old version, I would rather expect a toolchain from at least 2021.
Not sure how fpcupdeluxe decides which toolchain to install for Windows unfortunately...
Edit: It seems that support for --abi-windowed was only introduced in binutils version 2.35, which corresponds to Espressif's version starting from esp-2021r1-5-8.4.0.
messages.txt
The text was updated successfully, but these errors were encountered: