I also use a full pathname -- but it is the pathname of a shell script that analyzes which kind of platform the machine is (linux, solaris, cygwin) and then runs the compiles from the correct place for that platform.

(I can post that really simple little script, if anyone is interested.)

Vic


Dan Kegel <[EMAIL PROTECTED]> wrote:
On 2/15/06, Dominic Marks <[EMAIL PROTECTED]> wrote:
> > Indeed, we've installed a bunch of compilers and want to use all of them
> > for parallel compiling with distcc.
> >
> > Does anyone know if it's possible to specify which one to use within
> > distcc?
>
> I might be misunderstanding you here, but the first argument to distcc is
> the compiler. You could setup a series of links so enable you to use
> shortcuts like pgcc, gcc, and so on. The manual page covers this quite
> well I think.

Yup. I even use absolute pathnames to invoke the compiler;
that works well (as long as the compilers are installed at the
same place on both client and server).
- Dan

--
Wine for Windows ISVs: http://kegel.com/wine/isv
__
distcc mailing list http://distcc.samba.org/
To unsubscribe or change options:
https://lists.samba.org/mailman/listinfo/distcc


Yahoo! Autos. Looking for a sweet ride? Get pricing, reviews, & more on new and used cars.
__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to