using clang (was: Re: ps, clang and make variables)

Conrad J. Sabatier conrads at cox.net
Sun Apr 1 21:07:14 UTC 2012


On Sun, 1 Apr 2012 14:11:29 -0500
"Conrad J. Sabatier" <conrads at cox.net> wrote:

> On Sun, 1 Apr 2012 12:29:45 -0600 (MDT)
> Warren Block <wblock at wonkity.com> wrote:
> > 
> > Have you tried clang with ccache?  Any tricks?
> 
> No, I haven't tried that.  Actually, I don't believe I've ever even
> tried using ccache at all (at least, not that I can recall).  :-)
> 

You've piqued my curiosity here.  :-)

I'm doing a buildworld at the moment using ccache with clang.  So far,
all is well, no problems.  Didn't do anything special to get started,
just "ccache make -DNO_CLEAN -j8 buildworld" (I have all that
clang-enabling stuff already in /etc/make.conf).  I know this first run
won't really show me much, other than that it *will* compile OK.
Subsequent runs should be interesting, though.  :-)

-- 
Conrad J. Sabatier
conrads at cox.net


More information about the freebsd-questions mailing list