[ccache] Re: How to debug ccache

Martin Pool mbp at samba.org
Fri Mar 28 11:21:36 EST 2003


On 28 Mar 2003, Kris Coryn <Kris.Coryn at Pandora.be> wrote:
> first compile a kernel to make the cache files
> a test on the same machine for a second time yes that is ok.
> but when i compile a kernel on a other machine it come not from the cache.
> the second time on the other machine ok but this are the cached files from the 
> first compile on the other machine, not from the first compilation on the 
> first machine of corse

This is probably because you have slightly different versions of the
compiler installed on each machine, or perhaps different kernel
configuration options.

You know, you should really ask ccache questions on the ccache list.

> are there some issue or rtfm that i can use to trace down why this 
> compilations are not the same ?
> the machine have the same hardware en software for me, but with parameter say 
> with the compiling that the compile strings are not te same ? how can i see 
> this parameters in a file like the CCACHE_LOGFILE ?
> not just place xxx into cache 
> or got cached result for xxxx
> but why ?

-- 
Martin 


More information about the ccache mailing list