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

How do I compile the source code? #25

Open
holysheep015 opened this issue Apr 27, 2021 · 2 comments
Open

How do I compile the source code? #25

holysheep015 opened this issue Apr 27, 2021 · 2 comments

Comments

@holysheep015
Copy link

Hello, I don't know how to compile the OS. Can somebody send me a cmd/bat/sh command file to build it please? Thanks in advance.

@VishnuRathore98
Copy link

Why don't you use the makefile ...

@M1sterPl0w
Copy link

@holysheep015 Maybe you should watch the tutorial, the author does explain it very well. There are no quick fixes here.

make mykernel.bin (creates a bin file)
make mykernel.iso (creates a iso file)
make run (does all above and starts VM, If you have created one.)

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

No branches or pull requests

3 participants