On 2006-11-07, Vince Hoffman wrote: > PS try installing ccache to speed up your compiles.
Definitely do not do this, especially if you're having problems with building something. There are all kinds of subtle things that break with ccache. Although it can be a great speed boost when things go well, it needs to be the first thing you get rid of when there are problems. And that adds up to a recommendation not to use it at all. Greg _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"
