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

musl LLVM toolchain #18

Open
leoluk opened this issue Jul 5, 2021 · 4 comments
Open

musl LLVM toolchain #18

leoluk opened this issue Jul 5, 2021 · 4 comments
Labels
c/build enhancement New feature or request

Comments

@leoluk
Copy link
Member

leoluk commented Jul 5, 2021

We may be able to use a static toolchain like this one: https://github.com/grailbio/bazel-toolchain

The Linux kernel is technically able to be built with LLVM, even with CFI (which is nice for security). Google uses it in production and Pixel phones.

@leoluk leoluk added enhancement New feature or request c/build labels Jul 5, 2021
@q3k q3k added this to the Integrity MVP milestone Jul 13, 2022
@leoluk
Copy link
Member Author

leoluk commented Jul 13, 2022

This is now a thing, too: https://github.com/aspect-build/gcc-toolchain

@q3k q3k self-assigned this Aug 2, 2022
@q3k
Copy link
Contributor

q3k commented Aug 2, 2022

Working on this. Trying to build a fully static and portable llvm+clang+libcxx+musl toolchain.

@q3k
Copy link
Contributor

q3k commented Aug 16, 2022

Currently paused because got preeempted by Kubernetes / Control Plane split. But still in my immediate backlog (#145).

@leoluk leoluk removed this from the OS Integrity MVP milestone Feb 7, 2023
@q3k
Copy link
Contributor

q3k commented Oct 31, 2024

Letting someone else deal with this beast.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/build enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants