Date: Fri, 28 Apr 2017 20:23:51 -0700 From: Mark Millard <markmi@dsl-only.net> To: luciano@vespaperitivo.it Cc: FreeBSD PowerPC ML <freebsd-ppc@freebsd.org> Subject: Re: llvm 4.0 on PPC64 Message-ID: <B61686F6-FFDD-4A61-9CF5-B4ABE00D3FA4@dsl-only.net>
next in thread | raw e-mail | index | archive | help
Luciano Mannucci luciano at vespaperitivo.it wrote on Fri Apr 28 11:01:12 UTC 2017 (about building llvm 4.0 on powerpc64): > It seems it doesn't compile on 11.0-RELEASE-p1. Is it a known bug? > I'm getting this from make install clean: (He then lists some compile errors.) What compiler was trying to compile devel/llvm40 on powerpc64? For a powerpc64 FreeBSD system. . . Normally there is not a system-clang with libc++ but instead a gcc 4.2.1 and an old libstdc++ . In such a context some other lang/gcc* or devel/powerpc64-gcc or some such would be required to bootstrap devel/llvm40 . This sort of issue has been true since something like clang 3.5 for systems based on gcc 4.2.1 and its libstdc++ . === Mark Millard markmi at dsl-only.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B61686F6-FFDD-4A61-9CF5-B4ABE00D3FA4>