From owner-freebsd-stable@freebsd.org Sat Mar 5 12:16:00 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6D6A8A0AA85 for ; Sat, 5 Mar 2016 12:16:00 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (tensor.andric.com [87.251.56.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "tensor.andric.com", Issuer "COMODO RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 35608CD2 for ; Sat, 5 Mar 2016 12:16:00 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from [IPv6:2001:7b8:3a7::801c:51b8:cf22:6fdb] (unknown [IPv6:2001:7b8:3a7:0:801c:51b8:cf22:6fdb]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id 037C2AB6F; Sat, 5 Mar 2016 13:15:49 +0100 (CET) Subject: Re: Newer clang than comes with install? Mime-Version: 1.0 (Mac OS X Mail 9.2 \(3112\)) Content-Type: multipart/signed; boundary="Apple-Mail=_73B9AF76-1365-49E1-9338-126082E65F5A"; protocol="application/pgp-signature"; micalg=pgp-sha1 X-Pgp-Agent: GPGMail 2.6b2 (ebbf3ef) From: Dimitry Andric In-Reply-To: <20160303134505.GB26990@neutralgood.org> Date: Sat, 5 Mar 2016 13:15:41 +0100 Cc: freebsd-stable@freebsd.org Message-Id: References: <20160303134505.GB26990@neutralgood.org> To: kpneal@pobox.com X-Mailer: Apple Mail (2.3112) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Mar 2016 12:16:00 -0000 --Apple-Mail=_73B9AF76-1365-49E1-9338-126082E65F5A Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii On 03 Mar 2016, at 14:45, kpneal@pobox.com wrote: > > I notice on 10.2 we're using "FreeBSD clang version 3.4.1". But there are > bugs in this version of clang that I'm having trouble with. Which specific bugs are those? > Is compiling a newer (say, 3.7.1) version of clang to target FreeBSD > supported? I have no desire to replace any of the libraries, just the > compiler itself. Is that supposed to work _without_ going through the > ports/pkgs system? > > IOW, can I just download from llvm.org the clang+llvm source, compile > it on FreeBSD, and then use it safely? Sure. You can also download pre-compiled versions from llvm.org, if you want. Though if you can settle for a pre-compiled version, installing it through pkg(1) is probably much easier. -Dimitry --Apple-Mail=_73B9AF76-1365-49E1-9338-126082E65F5A 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.29 iEYEARECAAYFAlbazfUACgkQsF6jCi4glqM5hwCfXyzBcOqQRYKagVIWzcRMGr0M SPkAn2nhCyJM8G2KUPFDlmbaMOhfHgMP =f1/A -----END PGP SIGNATURE----- --Apple-Mail=_73B9AF76-1365-49E1-9338-126082E65F5A--