-
Notifications
You must be signed in to change notification settings - Fork 1
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
Cannot build on MacOS: failed to run rustc
#26
Comments
The problem will be fixed by changing But I think there are still many compile errors because I didn't maintain the code for last two years. |
Did u ever get this to work? |
I'm on MacOS Monterey, and this is the output of
rustup show
I also already had i386-elf-gcc installed:
Did a few modifications on Makefile
And also changed the content of rust-toolchain file:
nightly-x86_64-apple-darwin
OK, let's try
make all
. Got this:Any idea how to fix this?
The text was updated successfully, but these errors were encountered: