Gentoo Archives: gentoo-dev

From: Jonathan Rippy <jonathan.rippy@×××××××××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] compilercache
Date: Thu, 07 Mar 2002 16:26:05
Message-Id: 3C87E843.2C5D65B1@interpath.net
1 To whom it may concern :)
2
3 This sounds like it might fit in nicely with Gentoo!!
4
5 http://www.erikyyy.de/compilercache/
6
7 SourceForge page:
8
9 http://sourceforge.net/projects/compilercache/
10
11 Synopsis:
12
13 Compilercache is a wrapperscript around your C and C++ compilers. Each
14 time you compile something, the wrapperscript puts the result of the
15 compilation into a cache. And once you compile the same thing again,
16 the result will be picked from the cache instead of being recompiled.
17 ...
18 compilercache puts the commandline options also into the cache. If you
19 use other commandline options, recompilation will take place.
20 ...
21
22 Sounds like it could really help out for those with slower machines?
23
24 Thought this might be interesting to everyone...
25
26
27 --
28 jonathan rippy

Replies

Subject Author
Re: [gentoo-dev] compilercache Daniel Mettler <mettlerd@×××××××××.ch>