From owner-freebsd-ports@FreeBSD.ORG Mon Apr 21 18:19:21 2014 Return-Path: Delivered-To: freebsd-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 A5CEFC3D; Mon, 21 Apr 2014 18:19:21 +0000 (UTC) Received: from tensor.andric.com (tensor.andric.com [IPv6:2001:7b8:3a7:1:2d0:b7ff:fea0:8c26]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "tensor.andric.com", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 61F7415D6; Mon, 21 Apr 2014 18:19:21 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7::488b:2acc:5b63:71d0] (unknown [IPv6:2001:7b8:3a7:0:488b:2acc:5b63:71d0]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 5AA1C5C43; Mon, 21 Apr 2014 20:19:12 +0200 (CEST) Content-Type: multipart/signed; boundary="Apple-Mail=_28DE635C-B377-4004-9F38-9799F8103B7B"; protocol="application/pgp-signature"; micalg=pgp-sha1 Mime-Version: 1.0 (Mac OS X Mail 7.2 \(1874\)) Subject: Re: replacing gcc with clang From: Dimitry Andric In-Reply-To: <615A131974CEEF1BE34EC8AE@ogg.in.absolight.net> Date: Mon, 21 Apr 2014 20:19:06 +0200 Message-Id: <0527E467-2430-45DC-8AFE-A3D682F92777@FreeBSD.org> References: <535461FF.4090406@rcn.com> <2F29AD98517F1485E032775E@atuin.in.mat.cc> <5355214D.3040703@missouri.edu> <615A131974CEEF1BE34EC8AE@ogg.in.absolight.net> To: Mathieu Arnold X-Mailer: Apple Mail (2.1874) Cc: "Montgomery-Smith, Stephen" , freebsd-ports@freebsd.org 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 18:19:21 -0000 --Apple-Mail=_28DE635C-B377-4004-9F38-9799F8103B7B Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 21 Apr 2014, at 18:30, Mathieu Arnold wrote: > +--On 21 avril 2014 13:46:54 +0000 "Montgomery-Smith, Stephen" > wrote: > | On 04/21/2014 04:58 AM, 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? > |> > |> No, but you can grep for USE_GCC in the ports tree to find that out. > |> > | > | Maybe you need to grep for "fortran" as well. > > Does clang have a fortran backend ? No, though I think you meant a frontend. :) There have been several partial attempts at writing a Fortran frontend for llvm, but none have reached any form of maturity. -Dimitry --Apple-Mail=_28DE635C-B377-4004-9F38-9799F8103B7B Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlNVYSoACgkQsF6jCi4glqOGiQCg3WIqqGw9bNqnaZtQEnTAr7Q7 9wkAoL9k5CD0oZjLgdUJnz4pu6tObYvP =bC3G -----END PGP SIGNATURE----- --Apple-Mail=_28DE635C-B377-4004-9F38-9799F8103B7B--