-
Notifications
You must be signed in to change notification settings - Fork 61
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
Support clang-format and clangd for GLIBC 2.12 #7
Comments
Hey, for now I was able to prepare a VM with CentOS 6.3 (I hope it's compatible with RHEL6.3, which I don't have access to) and build Clang 10 on it, so now I'll try to move this VM into Docker container and try to create CI pipelines for it. Anyways, for now you can download these, if you haven't built it yourself yet, then here you are: |
OMG you are the saviour!!! <3 That was really incredible @muttleyxd thank you so much seriously. |
Great to hear that this works 😀 |
Ok no problem, thank you again!!!
FYI |
FWIW, widely-used option for build images is manylinux (manylinux1 == centos6, manylinux10 == centos7). |
Ey! I will be pleased if you could upload statically build binaries for clangd and clang-format to work on a Red Hat 6.3.
This machine is not mine and I don't have root access.
The compiler installed on it is GCC 4.4.6.
On that machine clang is not installed, nor LLVM.
See my post on reddit for details.
I have tested everything I know, and sadly I think I'm going to need to compile them.
Could you please take a look at it?
Thanks in advance!
The text was updated successfully, but these errors were encountered: