[distcc] Re: distributed compilation with gcc: distcc

Tom Tromey tromey at redhat.com
Tue Jul 23 10:21:01 GMT 2002


>>>>> "Ben" == Ben Elliston <bje at redhat.com> writes:

Ben> That depends entirely on the user's own preference.  I, for one,
Ben> would have no objections sharing the builddir over NFS, but I
Ben> wonder how the net performance will be after paying that penalty.

If you really want to speed up gcc builds using distcc, you'll
eventually have to address the libgcj build.  In this case you'll
basically have to accept a shared directory structure.  A single
compilation in libgcj requires a lot of different files -- it isn't
like C where you can finesse the problem by running the preprocessor.

Tom




More information about the distcc mailing list