SmileeTiger
Programmer
I am working on a fairly large project that takes 5 or so minutes for a complete compile and have been experimenting with using <a href=" in order to speed up the build process.
I know however, that there is no such thing as a free lunch and that there must be some sort of drawback to using ccache. Does anyone know of the pros and cons of using compiler caching?
I know however, that there is no such thing as a free lunch and that there must be some sort of drawback to using ccache. Does anyone know of the pros and cons of using compiler caching?