svn commit: r348290 - in head: devel/llvm-devel lang/clang-devel lang/clang-devel/files

Baptiste Daroussin bapt at FreeBSD.org
Mon Mar 17 10:29:28 UTC 2014


On Mon, Mar 17, 2014 at 11:26:23AM +0100, Mathieu Arnold wrote:
> 
> 
> +--On 17 mars 2014 06:18:57 +0900 David Chisnall <theraven at FreeBSD.org>
> wrote:
> | On 16 Mar 2014, at 22:50, Bryan Drewery <bdrewery at FreeBSD.org> wrote:
> | 
> |> I get a GCC error on 8.3 and 9.1:
> |> 
> |>> 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.
> |>> ===>  Script "configure" failed unexpectedly.
> | 
> | LLVM head now depends on C++11, so we probably need a USES=compiler:c++11
> | in the port.  It should build happily with clang / libc++ on 10.
> 
> I don't think it should use compiler.mk, on 8 and 9, it could end up trying
> to use clang to build clang. (Hello recursive dependency.)
> 
It should yes
we will keep an ancient version of clang in ports just for that.

Note that in 9 it will figure out clang in base and use it
Only 8 will need clang to build clang in that case.

regards,
Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20140317/74865647/attachment.sig>


More information about the svn-ports-all mailing list