RE: DistCC

2002-10-14 Thread Scott Hess
You might also want to try ccache (http://ccache.samba.org/). Similar idea (related authors!), except that instead of distributing the preprocessor output, it hashes it and uses the hash to pull the object file from a cache. I haven't used it for buildworld, but I do use it for most of my daily

RE: DistCC

2002-10-12 Thread Robert S. Wojciechowski Jr.
Scott, Although I can't try it right now, I was going to give this a spin in about a week or so on buildworlds. I have a few servers that are 733MHz PIIIs running on mirrored RAID 7200RPM drives (3ware as well) and would love to speed up the buildworld time from 58 minutes. A friend will also ha