llvm build error on ppc

David Chisnall theraven at FreeBSD.org
Thu Nov 13 18:19:59 UTC 2014


On 13 Nov 2014, at 18:17, Konstantin Belousov <kostikbel at gmail.com> wrote:

> Is ppc the only architecture where we do build clang, but with gcc ?
> Since the failure only occured on ppc/pcc64, and not on e.g. arm.

It may be the only architecture where we build with gcc by default, but try to install clang as well.  PowerPC is very close to working with LLVM, but not quite there yet.  I think everything else is either clang-is-default or clang-is-not-even-tried.

David



More information about the freebsd-toolchain mailing list