We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adafruit ESP32 Feather
.
latest master
Arduino IDE 1.8.19
macOS 12.2.1
80Mhz
no
921600
I can't compile anything with this error:
xtensa-esp32-elf-g++: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found compilation terminated.
Anything just don't compile
The text was updated successfully, but these errors were encountered:
Probably duplicate of #6269
Sorry, something went wrong.
@Speedy2k did you try some of the proposals/updates which are proposed in linked issue above?
No branches or pull requests
Board
Adafruit ESP32 Feather
Device Description
.
Hardware Configuration
.
Version
latest master
IDE Name
Arduino IDE 1.8.19
Operating System
macOS 12.2.1
Flash frequency
80Mhz
PSRAM enabled
no
Upload speed
921600
Description
I can't compile anything with this error:
xtensa-esp32-elf-g++: fatal error: -fuse-linker-plugin, but liblto_plugin.so not found compilation terminated.
Sketch
Anything just don't compile
Debug Message
Other Steps to Reproduce
.
I have checked existing issues, online documentation and the Troubleshooting Guide
The text was updated successfully, but these errors were encountered: