Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixed compilation and run #2

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

Conversation

lasek0
Copy link

@lasek0 lasek0 commented Mar 13, 2021

-now kernel 1.0 can be build using new gcc (gcc 9.3.0 in my case) with addition of bin86 package for early boot sector assembly
-fixed inline assembly for new gcc
-fixed some kernel 1.0 bugs (mainly NULL ptr deref)
-build application is replaced by manual creation of zImage using bash commands
-xtract is no longer used (replaced by manual extraction)
-piggyback.c is no longer used (replaced by piggyback.S)
-added INFO.txt and bochsrc to help testing kernel 1.0 using bochs emulator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant