Re: [cfarm-users] Is there any machine installed with LLVM 8.0.0 above?

2020-10-20 Thread Paul Hargrove via cfarm-users
While I don't have a comprehensive list, I have successfully built llvm/clang on several of the CFarm machines at one time or another. To the best of my recollection, all of the systems which are suited to building gcc also have the necessary prereqs for llvm/clang, with the sole exception being th

Re: [cfarm-users] Is there any machine installed with LLVM 8.0.0 above?

2020-10-20 Thread Zach van Rijn via cfarm-users
On Tue, 2020-10-20 at 10:26 -0500, Qing Zhao via cfarm-users wrote: > Hi, > > I want to try LLVM, is there any farm machine that is installed > LLVM 8.0.0 or above? The gcc102 machine has LLVM 12.0.0 installed now for testing: $ PATH=/usr/local/llvm/bin:$PATH bash $ clang --version ClangBuiltLin

Re: [cfarm-users] Is there any machine installed with LLVM 8.0.0 above?

2020-10-20 Thread Baptiste Jonglez via cfarm-users
Hi, On 20-10-20, Qing Zhao via cfarm-users wrote: > I want to try LLVM, is there any farm machine that is installed LLVM 8.0.0 or > above? Debian buster has clang/llvm 7, so you should look for more recent Debian: https://cfarm.tetaneutral.net/machines/list/ If you don't mind the exotic archit

Re: [cfarm-users] Is there any machine installed with LLVM 8.0.0 above?

2020-10-20 Thread tkoenig--- via cfarm-users
Hi Qing, I want to try LLVM, is there any farm machine that is installed LLVM 8.0.0 or above? As I have found out, gcc303 has clang 8.0.1. You have to watch out, though - the machine lacks a lot of the basic infrastructure to build the GNU tool chain. ___

Re: [cfarm-users] Is there any machine installed with LLVM 8.0.0 above?

2020-10-20 Thread Qing Zhao via cfarm-users
Hi, Jonas, Thanks a lot for your info. I will try. Qing > On Oct 20, 2020, at 10:41 AM, Jonas Maebe via cfarm-users > wrote: > > On 20/10/2020 17:26, Qing Zhao via cfarm-users wrote: > >> I want to try LLVM, is there any farm machine that is installed LLVM 8.0.0 >> or above? > > I have lo

Re: [cfarm-users] Is there any machine installed with LLVM 8.0.0 above?

2020-10-20 Thread Jonas Maebe via cfarm-users
On 20/10/2020 17:26, Qing Zhao via cfarm-users wrote: > I want to try LLVM, is there any farm machine that is installed LLVM 8.0.0 or > above? I have locally compiled some versions on gcc113 (AArch64): * LLVM 9.0.1: /home/jmaebe/llvm/llvm-9.0.1.src/build/bin * LLVM 11.0.0: /home/jmaebe/llvm/llvm

[cfarm-users] Is there any machine installed with LLVM 8.0.0 above?

2020-10-20 Thread Qing Zhao via cfarm-users
Hi, I want to try LLVM, is there any farm machine that is installed LLVM 8.0.0 or above? thanks. Qing ___ cfarm-users mailing list cfarm-users@lists.tetaneutral.net https://lists.tetaneutral.net/listinfo/cfarm-users