On Fri, Aug 16, 2002 at 01:20:10AM -0700, Aaron Lehmann wrote: > Now you can steal the cycles of people running less enlightened > operating systems.
Note that cygwin is NOT the optimal way to do this. Fork costs are insane, since cygwin doesn't do any copy-on-write. This is why configure scripts take tens of mintues to run on modern hardware under it. VMware-ish products might be a better way to host distccd on a certrain proprietary OS. _______________________________________________ distcc mailing list [EMAIL PROTECTED] http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
