From owner-freebsd-ports@FreeBSD.ORG Mon Apr 21 15:57:03 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C31158DC; Mon, 21 Apr 2014 15:57:03 +0000 (UTC) Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [212.27.42.4]) by mx1.freebsd.org (Postfix) with ESMTP id 83ED61651; Mon, 21 Apr 2014 15:57:03 +0000 (UTC) Received: from yggdrasil.alkumuna.eu (unknown [IPv6:2a01:e35:8a74:6e70:232:36ff:fe5c:3a87]) by smtp4-g21.free.fr (Postfix) with ESMTP id A6BA44C8032; Mon, 21 Apr 2014 17:56:38 +0200 (CEST) Received: from freedom.alkumuna.eu ([192.168.10.100]) (authenticated bits=0) by yggdrasil.alkumuna.eu (8.14.7/8.14.7) with ESMTP id s3LFuqIT091073 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Mon, 21 Apr 2014 17:56:53 +0200 (CEST) (envelope-from mazhe@alkumuna.eu) Date: Mon, 21 Apr 2014 17:56:45 +0200 From: Matthieu Volat To: Mathieu Arnold Subject: Re: replacing gcc with clang Message-ID: <20140421175645.4730e3bc@freedom.alkumuna.eu> In-Reply-To: <2F29AD98517F1485E032775E@atuin.in.mat.cc> References: <535461FF.4090406@rcn.com> <2F29AD98517F1485E032775E@atuin.in.mat.cc> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; amd64-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; boundary="Sig_/z_TWEBYuD4wGLn2dqK_2G/C"; protocol="application/pgp-signature" Cc: ports@freebsd.org, Robert Huff X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2014 15:57:03 -0000 --Sig_/z_TWEBYuD4wGLn2dqK_2G/C Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Mon, 21 Apr 2014 11:58:58 +0200 Mathieu Arnold wrote: > +--On 20 avril 2014 20:10:39 -0400 Robert Huff wrote: > | Is there a authoritative list of those ports know to not build with > | clang 3.2/3.4? >=20 > No, but you can grep for USE_GCC in the ports tree to find that out. >=20 > --=20 > Mathieu Arnold That is a start, but you would raise many false positives with ports buildi= ng and working fine with clang, but that have an "GCC" option to use things= like openmp, profiled builds, etc. --=20 Matthieu Volat --Sig_/z_TWEBYuD4wGLn2dqK_2G/C Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (FreeBSD) iEYEARECAAYFAlNVP8QACgkQ+ENDeYKZi35HZwCeJb58GhqgKj9bMuELlitlRQ4y ViUAn2sg4dq2keeUgt7J/ACVaK7dsfLZ =g0bO -----END PGP SIGNATURE----- --Sig_/z_TWEBYuD4wGLn2dqK_2G/C--