[distcc] ccache distcc gcc = no cache hits, not cache misses, just multiple source files

Alexandre Oliva oliva at lsd.ic.unicamp.br
Tue Jan 28 16:45:53 GMT 2003


On Jan 28, 2003, Bob Tanner <tanner at real-time.com> wrote:

> Only the same lines of this previous question, I'm looking for a work around
> to libtool hating 'ccache distcc gcc'.

I believe the work around would be to switch to some non-broken
version of libtool.  I regularly build libtool stuff with
CC='ccache distcc gcc' and it works for me.

> I was told to wrapper ccache and distcc in a shell script, but that seems to
> break ccache ability to actual cache things.

It appears to work for me.  I use this approach with some compilers I
use regularly.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


More information about the distcc mailing list