[distcc] Re: issue fix proposal for distcc and intel C++ 7.1

Wayne Davison wayned at users.sourceforge.net
Tue Jul 8 08:49:35 GMT 2003


On Tue, Jul 08, 2003 at 10:42:20AM +0200, Markus Werle wrote:
> Martin Pool wrote:
> >   distcc --hosts='foo bar quux' -c hello.c
> >   DISTCC_HOSTS='foo bar quux' distcc -c hello.c
> 
> but your solution has side effects on the environment.
> Situation remains changed after the run.

Not so.  That syntax only changes the environment of the program being
run.  It is only when a program is omitted that it affects the shell's
environment for future program runs.

..wayne..



More information about the distcc mailing list