ccache support for make buildworld/make release

Maxim Sobolev sobomax at portaone.com
Wed Aug 25 12:13:53 PDT 2004


Not quite. It just alters environment so that version in /usr/obj
is picked up first before one on /usr/bin.

Therefore, altering CC/CXX with absolute path should work.

-Maxim 

On Wed, Aug 25, 2004 at 09:04:22PM +0200, Michael Nottebrock wrote:
> On Wednesday 25 August 2004 20:33, Kris Kennaway wrote:
> 
> > BTW, I don't think there's anything to set up..you just set
> > CC="ccache cc" or similar.
> 
> buildworld would need special support for ccache (or distcc for that matter), 
> since it bootstraps gcc and subsequently uses that, ignoring the value of CC 
> for the biggest part of the build.
> 
> -- 
>    ,_,   | Michael Nottebrock               | lofi at freebsd.org
>  (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
>    \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org




More information about the freebsd-current mailing list