Re: trouble with distributed builds
Re: trouble with distributed builds
- Subject: Re: trouble with distributed builds
- From: Bill Bumgarner <email@hidden>
- Date: Mon, 27 Jul 2009 15:13:46 -0700
On Jul 27, 2009, at 2:53 PM, Stephen DiVerdi wrote:
I got the impression from the distcc faq that distcc itself doesn't
do any version checking. I also got the impression from the way
that distcc works (that hosts are specified in a file / environment
variable) that xcode uses bonjour to find hosts, check versions, and
then construct a host list to give to distcc. That implies that
xcode is doing the version checking and not distcc. But I'm having
a hard time testing any of these ideas, which is why I'm asking for
help with the troubleshooting...If the answer to that question is
really to start looking at raw ethernet traffic, then this probably
isn't worth my time. =/
For distribution to work, the participating machines must be running
the exact same version of the dev tools and the OS. Any differences
will cause it to reject distribution. It is rather defensive about it
and for good reason (you don't want to have to debug version mismatch
problems of this nature. It hurts.).
b.bum
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden