Package ccache-3.1.7-1
| System | Binary Distributions | CVS/rsync Source Distributions | |
|---|---|---|---|
10.7/x86_64 | |||
10.6/x86_64 | |||
10.6/i386 | |||
10.5/i386 | 3.1.7-1 | ||
10.5/powerpc | |||
| Description: | C/C++ compiler cache (3.1.7-1) | |||
ccache acts as a caching pre-processor to C/C++ compilers, using the -E
compiler switch and a hash to detect when a compilation can be satisfied
from cache. This often results in a 5 to 10 times speedup in common
compilations.
If you wish ccache to be the default compiler (to override and send ALL
compilations through ccache), install the "ccache-default" package.
See f90cache for the Fortran equivalent of ccache. | ||||
| Usage Hints: | ||||
To use ccache manually, point your builds to use CC="ccache gcc"
and CXX="ccache g++" (if using gcc). Passing these variables to
most autoconf produced configure scripts should work.
By default ccache will create a cache in ~/.ccache, but this location
can be overriden by the CCACHE_DIR environment variable.
If you wish ccache to be the default compiler (to override and send ALL
compilations through ccache), install the "ccache-default" package. | ||||
| Section: | devel | |||
| Maintainer: | David Fang <fangismATusersDOTsourceforgeDOTnet> | |||
| Website: | http://ccache.samba.org/ | |||
| License: | GPL | |||
| Info-File: | dists/10.4/stable/main/finkinfo/devel/ccache.info CVS log, Last Changed: Wed, 04 Apr 2012 04:33:05 (UTC) | |||
| SplitOffs: |
| |||
Section list - Flat package list - Search packages
(*) = Unsupported distribution.