Re: [boinc_dev] prepared to accept patches for llvm, i.e. clang, compatibility?

2013-06-16 Thread Steffen Möller
öller" > Cc: "boinc_dev@ssl.berkeley.edu" > Betreff: Re: [boinc_dev] prepared to accept patches for llvm, i.e. clang, > compatibility? > > Hi Steffen, > > For what it's worth, I have been building BOINC on the Mac using the "LLVM > GCC 4.2" compiler for q

Re: [boinc_dev] prepared to accept patches for llvm, i.e. clang, compatibility?

2013-05-29 Thread Charlie Fenton
Hi Steffen, For what it's worth, I have been building BOINC on the Mac using the "LLVM GCC 4.2" compiler for quite some time with no problems. (This is one of two compilers provided as part of Xcode 4.4.1, the other is "Apple LLVM Compiler 4.0".) According to Apple's documentation: > In Xcode

[boinc_dev] prepared to accept patches for llvm, i.e. clang, compatibility?

2013-05-29 Thread Steffen Möller
Hello, The compiler LLVM (http://en.wikipedia.org/wiki/Clang) makes continuous progress, both technically and for its acceptance in the community, and is faster than gcc/g++ in some cases. They have a gcc-compatibility frontent called "clang", which after a countable number of patches I could