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

Standard library could be compiled separately and then linked #65

Open
davidaylaian opened this issue Apr 6, 2020 · 0 comments
Open

Comments

@davidaylaian
Copy link
Owner

It might be a good idea for all of the object files in kernel/libk to be linked into libk.a, which is then in turn linked into the final kernel binary. There might also be a separate make build for the library and kernel. We might call make recursively and have makefiles in kernel/kernel and kernel/libk. This should all be discussed.

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

No branches or pull requests

1 participant