-
Notifications
You must be signed in to change notification settings - Fork 8
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
rust-enzyme bootstrapping error #143
Comments
Does building with a slightly older rustc, e.g. 1.78 work? |
|
Hmm, can you please give a bit more context? What do you try to compile? Edit: Also, in case that you are trying to compile rustc, these are the build instructions: |
Ah yeah I was trying to bootstrap, which wasn't even my objective. Just reflecting my ignorance -- I originally thought you ran the examples from this repo and was trying to reduce that error. But seeing as Cargo isn't able to build the rust compiler it seems my error is in error and I can close this? |
yep, let's close this since even when using this enzyme fork for bootstraping you'd need to use |
I'm seeing this error when trying to build the master branch.
MRE
Meta
lsb_release -a
:rustc --version --verbose
:Error output
Full Backtrace
out.txt
The text was updated successfully, but these errors were encountered: