On 6/10/06, Jamie Wilkinson <[EMAIL PROTECTED]> wrote:
Has anyone used ccache in front of mcs? Now I've got a few branches of f-spot sitting around, I'd like to take advantage of ccache to speed up the build time of new code, and so far my poke around google brings nothing obvious to put in configure arguments to do the right thing.
Won't work with mcs. Even it it did, mcs is many times faster than gcc, so you wouldn't see much of a difference. You could maybe put it in front of the C parts of f-spot. Michael _______________________________________________ F-spot-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/f-spot-list
