Im afraid, I didnt understand your question? Im trying to use icecc/icecream as a wrapper for the compiler. Could you be more specific of what did you mean?
> On February 20, 2019 at 3:58 PM Joel Rosdahl <[email protected]> wrote: > > > 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
