I saw the comment on the wiki but it seems there isn't a new one there.
On 26/03/06, Daniel Stenberg
<[EMAIL PROTECTED]> wrote:
On Sun, 26 Mar 2006, Mark Bright wrote:
>> 2. run configure as 'configure --cache'
> I am assuming that means '../tool/configure --cache' To prepare the make
> file to use the cache?
Right. In fact I even meant:
../tool/configure --ccache
That is the option is named --ccache with two 'c' in the front.
ccache is a system that caches compile results so that subsequent invokes with
the same conditions simply reuses a previous object file instead of doing the
same compile again.
> Now, is there some way to speed up the manual :-) 40 seconds is starting to
> feel like a long time...
Sorry, no fancy caching system up my sleeve for that one! ;-)
--
Daniel Stenberg -- http://www.rockbox.org/ -- http://daniel.haxx.se/
