Science Fair Project Encyclopedia
Ccache
Ccache is a computer program that caches the output of compilation so that the next time, the same compilation can be omitted. This can greatly speed up compiling time. The program counts on the fact that without it, identical source code is compiled repeatedly.
External links
10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


