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

Any ways to compile kernel in -O0 #24

Closed
chenyueqi opened this issue Dec 31, 2018 · 4 comments
Closed

Any ways to compile kernel in -O0 #24

chenyueqi opened this issue Dec 31, 2018 · 4 comments

Comments

@chenyueqi
Copy link

Thanks a lot for providing such a useful tool. Is there anyway with the help of this tool to compile kernel in O0?

@ianamason
Copy link
Member

If it compiles with gcc or clang it should work with gclang. If it doesn’t show me the errors and I will fix it this week.

@ianamason
Copy link
Member

Can I close this?

@chenyueqi
Copy link
Author

I've searched online and found Kernel cannot be compiled in O0. So, go head and close this issue. Thanks a lot.

@ianamason
Copy link
Member

Yes I though that might be the case. You can't compile libc without optimization, so I suppose
the kernel is just as bad.

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

2 participants