-
Notifications
You must be signed in to change notification settings - Fork 103
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
Linking: Can't compile #33
Comments
I have never seen this error before! Could you provide any further information than this? |
I was using Windows 10 with my main physical non-virtual machine, D: is a local drive and by saying "very often" I mean that it may compile and flash successfully, but for unknown reason, the next day it may begin showing this error. edit: I was using nightly rust |
I also tried to delete my edited template with my code, redownload the template and try to compile and flash the new fresh template, and the code somehow managed to compile and flash, but later the same issue appeared. Moreover, sometimes changing |
Thanks for the extra info. I haven't been able to reproduce it locally yet, but at least you've ruled out a few things. Could you try removing the |
As mentioned in rust-lang/compiler-builtins#412 switching to the nightly version of the rust compiler resolved the problem here. |
Were you having this problem as well? |
Yes, I had the same problem (Manjaro Linux) |
Hmm, yallxe was already using a nightly compiler though? Was it an old one? |
I've created an issue on the HAL since this is not a template bug. |
I tried to reinstall rust on my PC, seems to work for now on nightly. |
I'm going to assume the issue was an old nightly compiler, and this issue has been resolved by updating. |
I think the compiler was the issue, but, everything seems to work now so I will close the issue. Thank everybody for the help |
Getting this error very often, but sometimes it manages to compile and flash successfully.
The text was updated successfully, but these errors were encountered: