rcore-os / rCore

Rust version of THU uCore OS. Linux compatible.
MIT License
3.43k stars 369 forks source link

cannot build #84

Closed mag1cianag closed 2 years ago

mag1cianag commented 3 years ago

It is same as https://github.com/chyyuu/os_kernel_lab/issues/92
when i exec make sfsimg PREBUILT=1 ARCH=x86_64 .
It seems due to the rustc version. So I switched to nightly-2021-9-13,it worked on above step but failed in make run ... then I switched to nightly-2020-6-4 but still failed.

tubzby commented 2 years ago

+1

storage-db commented 2 years ago

+1

wangrunji0408 commented 2 years ago

This repository is no longer actively maintained. We have moved to the zCore project. Sorry for the trouble...

storage-db commented 2 years ago

Thanks!