rust9x / rust

Empowering everyone to build reliable and efficient software, even for Windows 9x/Me/NT/2000/XP/Vista.
https://github.com/rust9x/rust/wiki
Other
319 stars 9 forks source link

Build rust9x as `rustc`? #7

Closed roytam1 closed 1 year ago

roytam1 commented 2 years ago

I wonder if it is possible to build rust9x as rustc (i.e. same executable name as vanilla rust)?

seritools commented 2 years ago

(sorry for the late reply, my notification settings were wrong)

Yes, it builds just like the regular rustc, just with the additional targets provided. If you follow https://github.com/rust9x/rust/wiki#compiling-the-compiler-and-standard-library it should do just that.

Let me know if you encounter any issues, I'd be glad to help!

EDIT: Oh hey, I've used your browser forks a few times on WinXP in the past hehe