On 19 Nov 2005, nadim khemir <[EMAIL PROTECTED]> wrote:
> Is there a way (command line switch) to force distcc to use a specific server?
> 
> some of the files I compile take very long time on certain servers and I'd 
> like distcc not to use them. I've though about locally changing DISTCC_HOSTS 
> but I'd like something "cleaner"

There is no command line switch.  I don't see what's unclean about e.g.

  DISTCC_HOSTS="$SPECIAL_HOSTS" $(CXX) -c somefile.cc

-- 
Martin

Attachment: signature.asc
Description: Digital signature

__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
https://lists.samba.org/mailman/listinfo/distcc

Reply via email to