Re: [ccache] icecc with cache: cache -s always 0.00 % ?

2019-02-20 Thread Joel Rosdahl via ccache
On Wed, 20 Feb 2019 at 12:46, Haio Maio via ccache
 wrote:
> Any suggestion of how to use successfully icecc with ccache? The following 
> doesnt work ...
>
> export CCACHE_PREFIX=icecc
>
> compile
>
> ccache -s
> [...]

It looks like ccache is never called in the compile step, so you need to make
sure that ccache usage is set up properly there. What does the "compile" step
do?

-- Joel

___
ccache mailing list
ccache@lists.samba.org
https://lists.samba.org/mailman/listinfo/ccache


[ccache] icecc with cache: cache -s always 0.00 % ?

2019-02-20 Thread Haio Maio via ccache
Any suggestion of how to use successfully icecc with ccache? The following 
doesnt work ...

export CCACHE_PREFIX=icecc

compile

ccache -s

cache directory /home/user/tmp/ccache
primary config /home/user/.ccache/ccache.conf
secondary config (readonly) /usr/local/etc/ccache.conf
stats updated Tue Feb 12 15:55:36 2019
stats zeroed Tue Feb 12 15:55:36 2019
cache hit (direct) 0
cache hit (preprocessed) 0
cache miss 0
cache hit rate 0.00 %
cleanups performed 0
files in cache 0
cache size 0.0 kB
max cache size 5.0 GB
___
ccache mailing list
ccache@lists.samba.org
https://lists.samba.org/mailman/listinfo/ccache


[ccache] cecc with cache: cache -s always 0.00 % ?

2019-02-20 Thread Haio Maio via ccache
Any suggestion of how to use successfully icecc with ccache? The following 
doesnt work ...

export CCACHE_PREFIX=icecc

compile

ccache -s

cache directory /home/user/tmp/ccache
primary config /home/user/.ccache/ccache.conf
secondary config (readonly) /usr/local/etc/ccache.conf
stats updated Tue Feb 12 15:55:36 2019
stats zeroed Tue Feb 12 15:55:36 2019
cache hit (direct) 0
cache hit (preprocessed) 0
cache miss 0
cache hit rate 0.00 %
cleanups performed 0
files in cache 0
cache size 0.0 kB
max cache size 5.0 GB
___
ccache mailing list
ccache@lists.samba.org
https://lists.samba.org/mailman/listinfo/ccache