On Wed, 20 Feb 2019 at 12:46, Haio Maio via ccache
<[email protected]> 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
[email protected]
https://lists.samba.org/mailman/listinfo/ccache

Reply via email to