On 23 Jul 2002, Dimitri PAPADOPOULOS-ORFANOS <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> Some students are evaluating Teambuilder and distcc here.
> 
> They believe Teambuilder is easier to use because you don't
> need to change makefiles. They've written this script. It is
> called distcc.sh and shows how to achieve the same effect with
> distcc. Just
>       ln -s distcc.sh c++
> where c++ is the name of the compiler/program you want to run
> in a distributed way and distcc is... distcc. Put the c++ link
> in you path, in front of the c++ compiler program.

Yes, that approach works pretty well.  I'll put your script into the
contrib/ directory.

I would like to make that a built-in function in the future to avoid
the overhead of running a shell script.

-- 
Martin 

_______________________________________________
distcc mailing list
[EMAIL PROTECTED]
http://lists.samba.org/cgi-bin/mailman/listinfo/distcc

Reply via email to