rcore-os / rCore

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

Is this project still under maintenance #91

Closed specialpointcentral closed 1 year ago

specialpointcentral commented 1 year ago

These days I tried to build the rCore(x86_64) but failed. Some libs like bitvec could not be built. Also rcore-fs-hostfs changed the edition which causes Cargo cannot build the sfs.

I tried my best to resolve these issues but found that the lib dependencies caused a ton of matters. So, can you give me some suggestions for compiling it?

Thx.

jiegec commented 1 year ago

You can see recent developments in: