Re: ccache

Guido van Rossum <[email protected]> Fri, 08 Nov 2002 20:51:13 -0500
Newsgroups gmane.comp.python.snake-farm.user
Message-ID <[email protected]>
> This is a heads up that all the Xenofarm machines at lysator will soon
> start using ccache
> 
>   http://ccache.samba.org/
> 
> in order to make the best use of the build machines. This has been
> tested and should work out well, but you never know. If strange things
> start to show up in the next day, you know who to blame.

Interesting concept.  I hope it works.  We do often compile the same C
source with different preprocessor symbols defined.

> This is in preparation for getting python 2.2 into the farm, which
> should happen during the weekend.

That would be really good.  (Does this mean that there's some action
on the PyTie front?)

--Guido van Rossum (home page: http://www.python.org/~guido/)