Package: cachecc1 Priority: optional Section: devel Installed-Size: 52 Maintainer: Topia Architecture: i386 Source: cachecc1 Version: 0.3-1 Depends: libc6 (>= 2.3.2.ds1-4) Suggests: gcc Filename: pool/c/cachecc1/cachecc1_0.3-1_i386.deb Size: 14128 MD5sum: d392a6546cda16c05b82d97eebb2ae63 Description: Compiler results cacher, for fast recompiles (like ccache) cachecc1 is a gcc cache. It can be compared with the well known ccache. It has some unique features : . * it uses a LD_PRELOADed shared object to catch invocations to cc1, cc1plus and as. * consequently, it transparently supports all build methods. * it can cache gcc bootstraps.