On Fri, Sep 27, 2002 at 07:42:46PM +0300, Nadav Har'El wrote: > You guys got me curious. What is that ccache? What does it cache? Is it > free software?
compiler cache. It caches intermediate object files, so that they don't need to be recompiled if you do the equivalent of 'make mrproper && make' while only changing one file. http://ccache.samba.org/ It's GPL'd, and as I said, I have never seen it miscompile. Also, check out distcc, http://distcc.samba.org/. Work to integrate distcc and ccache is underway, AFAIK. -- Muli Ben-Yehuda http://www.mulix.org/ [EMAIL PROTECTED]:~$ sctrace strace /bin/foo http://syscalltrack.sf.net/ Quis custodes ipsos custodiet?
msg22212/pgp00000.pgp
Description: PGP signature