Clang - what is the story?

Roland Smith rsmith at xs4all.nl
Sun Jan 22 20:33:34 UTC 2012


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 base
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 support
all architectures that FreeBSD does. Nor does it list FreeBSD as a supported
platform. 

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
-- 
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)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20120122/e9217b97/attachment.pgp


More information about the freebsd-questions mailing list