No subject
Thu Aug 17 01:58:45 UTC 2006
ccache is a fast compiler cache. It is used as a front end to your compiler to safely cache compilation output.
When the same code is compiled again the cached output is used giving a significant speedup (typically 5x).
Is this 5x speedup overstated, or why do you have no need for it?
--
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
More information about the buildroot
mailing list