yvvki / blue-kernel-archive

0 stars 0 forks source link

Try using xbuild #1

Open yvvki opened 1 year ago

yvvki commented 1 year ago

https://github.com/yvvki/cunnix/issues/8#issuecomment-1635710084

yvvki commented 1 year ago

The build command is implemented here: https://github.com/rust-osdev/cargo-xbuild/blob/master/src/bin/cargo-xbuild.rs#L4 which run: https://github.com/rust-osdev/cargo-xbuild/blob/master/src/lib.rs#L133

yvvki commented 1 year ago

I find it a bit complicated...

I'm going to reproduce what https://github.com/rust-osdev/bootimage.git functions and create my own