Open perseoGI opened 3 years ago
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: https://github.com/muttleyxd/clang-tools-static-binaries/releases/tag/clang10-centos63
OMG you are the saviour!!! <3 Thank you SO MUCH. All this binaries are working on that old rusty server!!! (RH 6.3)
That was really incredible @muttleyxd thank you so much seriously.
Great to hear that this works :grinning: I'll reopen the issue as I want to automate this process of building Linux 2.6-compatible binaries and it'll be closed once it's done.
Ok no problem, thank you again!!! After ton of research, I found the only plug setup for Vim 8.1 to work on this old machine:
Plug 'prabirshrestha/async.vim'
Plug 'prabirshrestha/vim-lsp'
Plug 'prabirshrestha/asyncomplete.vim'
Plug 'prabirshrestha/asyncomplete-lsp.vim'
Plug 'prabirshrestha/asyncomplete-file.vim'
FYI
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!