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

Create instructions for building applications without whole OS #103

Open
MinusPL opened this issue Dec 4, 2021 · 0 comments
Open

Create instructions for building applications without whole OS #103

MinusPL opened this issue Dec 4, 2021 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@MinusPL
Copy link
Collaborator

MinusPL commented Dec 4, 2021

Due to rapid grow of kernel and standard library it might be better to create instructions how to build only one application, without touching whole kernel source or c library source.
This way we can make creating applications for MicrOS way smoother experience. Cross compilation is already used anyway to build kernel, library, environment, so why not create instructions on building only application, especially since we can guarantee that release version of OS is stable enough to build on it software using prebuilt c library.

@MinusPL MinusPL added help wanted Extra attention is needed question Further information is requested labels Dec 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant