On Sun, 28 Feb 2010 22:26:48 +0000 William S Fulton <[email protected]> wrote:
> I have a "semi-fork" of ccache for SWIG. See > http://swig.svn.sourceforge.net/viewvc/swig/trunk/CCache/. It adds support > for the SWIG compiler in addition to C/C++ compilers. The main difference to > a traditional compiler is that SWIG can generate more than one file and > ccache works equally well for it. I don't know if the changes are suitable > for incorporation into the main ccache at some point - comments welcome. Yes, maybe. I have to read up on your work later. > However, it would be good to port the CCACHE_VERBOSE option from this fork to > ccache - it displays all the compiler invocations it makes and it is really > useful for debugging ccache problems as both an end user and a developer. Thanks, this seems like a good idea. -- Joel _______________________________________________ ccache mailing list [email protected] https://lists.samba.org/mailman/listinfo/ccache
