[distcc] forcing a compilation on a specific server

Martin Pool mbp at sourcefrog.net
Mon Nov 21 04:28:30 GMT 2005


On 19 Nov 2005, nadim khemir <nadim at khemir.net> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.samba.org/archive/distcc/attachments/20051121/d468d108/attachment.bin


More information about the distcc mailing list