Date: Mon, 17 Mar 2014 06:18:57 +0900 From: David Chisnall <theraven@FreeBSD.org> To: Bryan Drewery <bdrewery@FreeBSD.org> Cc: Mathieu Arnold <mat@FreeBSD.org>, svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, Brooks Davis <brooks@FreeBSD.org>, ports-committers@freebsd.org Subject: Re: svn commit: r348290 - in head: devel/llvm-devel lang/clang-devel lang/clang-devel/files Message-ID: <74E377FB-8389-4945-8283-53EBE2F8E419@FreeBSD.org> In-Reply-To: <5325AC3D.3050500@FreeBSD.org> References: <201403150645.s2F6jfDk025629@svn.freebsd.org> <9AA526D32F50C2161B115F8C@atuin.in.mat.cc> <5325AC3D.3050500@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 16 Mar 2014, at 22:50, Bryan Drewery <bdrewery@FreeBSD.org> wrote: > I get a GCC error on 8.3 and 9.1: >=20 >> The selected GCC C++ compiler is not new enough to build LLVM. Please = upgrade >> to GCC 4.7. You may pass --disable-compiler-version-checks to = configure to >> bypass these sanity checks. >> =3D=3D=3D> Script "configure" failed unexpectedly. LLVM head now depends on C++11, so we probably need a = USES=3Dcompiler:c++11 in the port. It should build happily with clang / = libc++ on 10. David
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?74E377FB-8389-4945-8283-53EBE2F8E419>