We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks a lot for providing such a useful tool. Is there anyway with the help of this tool to compile kernel in O0?
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
Can I close this?
I've searched online and found Kernel cannot be compiled in O0. So, go head and close this issue. Thanks a lot.
Yes I though that might be the case. You can't compile libc without optimization, so I suppose the kernel is just as bad.
No branches or pull requests
Thanks a lot for providing such a useful tool. Is there anyway with the help of this tool to compile kernel in O0?
The text was updated successfully, but these errors were encountered: