Skip to content

Cannot build kernel #23

@ragingSloth

Description

@ragingSloth

When trying to build the kernel with v0.12 of the rustc compiler I recieve the error

rustc -O --target i386-intel-linux --crate-type lib -o main.o --emit obj main.rs
error: requires `sized` lang_item
error: aborting due to previous error
Makefile:13: recipe for target 'main.o' failed
make: *** [main.o] Error 101

I believe this has to do with changes to the language, and I have made changes which allow it to complile
https://github.com/ragingSloth/rustboot/blob/39d3187f0f7e77501f58ae7b271dc27dab3035b8/main.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions