From owner-freebsd-questions@FreeBSD.ORG Sun Jan 22 20:33:34 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D605A106566B for ; Sun, 22 Jan 2012 20:33:34 +0000 (UTC) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr5.xs4all.nl (smtp-vbr5.xs4all.nl [194.109.24.25]) by mx1.freebsd.org (Postfix) with ESMTP id 4651B8FC0A for ; Sun, 22 Jan 2012 20:33:33 +0000 (UTC) Received: from slackbox.erewhon.net (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr5.xs4all.nl (8.13.8/8.13.8) with ESMTP id q0MKX23I087696 for ; Sun, 22 Jan 2012 21:33:02 +0100 (CET) (envelope-from rsmith@xs4all.nl) Received: by slackbox.erewhon.net (Postfix, from userid 1001) id 3558C12362; Sun, 22 Jan 2012 21:33:02 +0100 (CET) Date: Sun, 22 Jan 2012 21:33:02 +0100 From: Roland Smith To: freebsd-questions@freebsd.org Message-ID: <20120122203302.GA90962@slackbox.erewhon.net> References: <4F1AAB66.5070100@herveybayaustralia.com.au> <20120121133506.7bcfaec9@gumby.homeunix.com> <20120121154313.53d3fec6@gumby.homeunix.com> <20120122070205.GA13081@hemlock.hydra> <4F1BB640.2050707@herveybayaustralia.com.au> <20120122074558.GA22918@hemlock.hydra> <4F1BD17C.3030209@herveybayaustralia.com.au> <20120122123748.GA26579@hemlock.hydra> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="2oS5YaxWCcQjTEyO" Content-Disposition: inline In-Reply-To: <20120122123748.GA26579@hemlock.hydra> X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! User-Agent: Mutt/1.5.21 (2010-09-15) X-Virus-Scanned: by XS4ALL Virus Scanner Subject: Re: Clang - what is the story? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2012 20:33:34 -0000 --2oS5YaxWCcQjTEyO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jan 22, 2012 at 05:37:48AM -0700, Chad Perrin wrote: > PCC (Portable C Compiler), meanwhile, spent many years essentially unused PCC is only a C compiler, and there is some C++ code (e.g. groff) in the ba= se system. The FreeBSD port is marked as i386 and amd64 only, even though other architectures seem to be there in the PCC source. > actually know that for sure -- is The Amsterdam Compiler Kit, sometimes According to [http://tack.sourceforge.net/about.html], the ACK doesn't supp= ort all architectures that FreeBSD does. Nor does it list FreeBSD as a supported platform.=20 Personally I think it is a good thing to have different C compilers. In the past I've installed pcc just to see if my programs compiled OK. Now I tend = to use clang for that. It does a great job of identifying programming errors. Roland --=20 R.F.Smith http://www.xs4all.nl/~rsmith/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --2oS5YaxWCcQjTEyO Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iEYEARECAAYFAk8ccn4ACgkQEnfvsMMhpyV6kACgg58fibNLqgOHz/K1NxM+4tYv zMkAniwfG/YRbrjDjHnma2h/MtXZJ4md =4YyO -----END PGP SIGNATURE----- --2oS5YaxWCcQjTEyO--