Re: ccache support for make buildworld/make release

From: Ruslan Ermilov <ru_at_FreeBSD.org>
Date: Wed, 25 Aug 2004 23:57:52 +0300
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.
> 
That's not true.  buildworld uses the PATH environment variable to
pick up the correct "cc" binary.  Yes it respects the CC setting.


Cheers,
-- 
Ruslan Ermilov
ru_at_FreeBSD.org
FreeBSD committer

Received on Wed Aug 25 2004 - 18:57:55 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:08 UTC