Dale wrote:

> I thought it was ccache?  I did this a while back too.  Is this
> something else we can use in addition to ccache?

confcache caches the results of all those ./configure runs, so that,
in theory, a check would only be done once. This would indeed speedup
./cnfigure runs.

ccache caches compiled "stuff". If you recompile a package (or a similar
package), not everything has to be compiled again.

Alexander Skwar
-- 
What, after all, is a halo?  It's only one more thing to keep clean.
                -- Christopher Fry
-- 
gentoo-user@gentoo.org mailing list

Reply via email to