-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
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
Strange compiling error for xTensa #236
Comments
What's the output of |
Here we go:
|
Hi, |
Not quite sure if this question comes to right place but I still try. Do you know when this bug will be fixed? Thank you, |
Could you try with the latest 1.82 release? We just updated the LLVM version which might fix this. |
Yah, I did it few days ago. It works fine. Sorry not to notify this thread. |
Glad it's working now! |
Hi,
I meet a strange issue while compiling for ESP32 even with the bare minimal hello-world auto-generated by
cargo generate
, here is the errors:While I can compile successfully the same bare minimal hello-world for ESP32-C3 auto-generated by
cargo generate
.My environment is: (it is inside a podman container running on Windows 11)
The text was updated successfully, but these errors were encountered: