Rob
On Jan 26, 2005, at 10:55 AM, Scott Tooker wrote:
On Jan 25, 2005, at 12:57 PM, Shaun Wexler wrote:
On Jan 25, 2005, at 11:00 AM, Mike Lazear wrote:
I haven't yet been able to do any time testing since I can't get the
Mac Mini to show up in my Distributed Build list of computers. On
the Mac Mini I turned on sharing in the System Preferences. I've
connected successfully to other Macs from the Finder/Network. On
the Mac Mini if I go to the XCode Preferences I've checked the
"Distribute builds to other shared computers" and I've checked the
"Share my computer for building as a High priority". The only
computer that shows in the Distributed Build list is the Mac Mini
itself.
They both must have identical Mac OS X and Xcode versions...
To be specific, in order to use distributed builds, the machines must
have the same:
1) OS Version (we compare the Darwin version strings)
2) compiler version (gcc-3.3 version string comparison)
3) distcc version (here we compare the protocol version)
For all intents and purposes if the machines have the same OS and
Developer Tools installed, you are good to go. In the next version of
Xcode we actually show incompatible computers in the listing and
provide some simple feedback indicating why.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden