[ccache] icecc with cache: cache -s always 0.00 % ?
Joel Rosdahl
joel at rosdahl.net
Wed Feb 20 14:58:58 UTC 2019
On Wed, 20 Feb 2019 at 12:46, Haio Maio via ccache
<ccache at lists.samba.org> 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
More information about the ccache
mailing list