Comments: ccache and mozilla

Has anyone gotten th ccache working on Windows?

I've tried to add:
CC=ccache gcc

to my .mozconfig file but it doesn't seem to work

Posted by Henrik Gemal at May 18, 2004 11:57 AM

I haven't tried using it under windows yet.

Posted by Darin Fisher at May 18, 2004 12:10 PM

If you're using a distribution supported by dag (http://dag.wieers.com/packages/ccache/), you just have to install the RPMs, and then restart your shell to get the $PATH changes.

(N.B., though, that his distcc packages are of 2.14, which has an LZO-encoding bug that you don't want.)

Posted by shaver at June 19, 2004 12:44 PM