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
This flag serves no purpose with Xtensa, there is an ISA-defined frame pointer. That said, it shouldn't error with it enabled. I think there was a bug in the template generator that included this. Does it still error without this flag?
Would you be able to try and produce a small test case where the error is produced?
Compiling a closed source project for the ESP32-S3 with
--release
leads to:Is there anything I could do to help diagnose this?
Meta
rustc --version --verbose
:Cargo.toml
.cargo/config.toml:
The text was updated successfully, but these errors were encountered: