Core won't compile

Is there a way to make the core crate compile

So I am trying to make an operating system in rust, but the core crate won’t recompile for an unknown target, is there any way to fix it?

Screenshot 2023-08-08 7.15.22 PM
(screenshot of the progress, wont move past 5 “=” )

Hey, @SCP-049 welcome to the forums!

Can you please provide a link to the repl? This way it is easier for staff and members of the community to help you!

Also see this guide on how to share your code:

2 Likes

Link to repl incase anyone wants a look:

https://replit.com/@SCP-049/RustOS?v=1

1 Like

Nvm, it just compiled. Idk why it didnt do it when i had it up for way longer but i dont need any help, feel free to still check it out if you want!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.