On Sun, Sep 23, 2001 at 06:02:07PM +0200, Jochen Voss wrote:

> Description: a caching wrapper around compilers to speed up compilations
>  Compilercache is a wrapper around your C and C++ compilers. Each
>  time you compile something, the wrapper puts the result of the
>  compilation into a cache. And once you compile the same thing again,
>  the result will be picked from the cache instead of being recompiled.
>  .
>  Care is taken to ensure that compilation with and without compilercache
>  always results in identical object files.

Gee, I thought it was already packaged as "make".

-- 
Met vriendelijke groet / with kind regards,
  Guus Sliepen <[EMAIL PROTECTED]>

Attachment: pgpwMUDRC4PS6.pgp
Description: PGP signature

Reply via email to