Re: Distributed compiling
Re: Distributed compiling
- Subject: Re: Distributed compiling
- From: Jim Correia <email@hidden>
- Date: Fri, 31 Oct 2003 14:46:51 -0500
On Oct 31, 2003, at 1:34 PM, Pete Parks wrote:
I'm trying to get distributed compiling in Xcode to work. In the
preference pane for "Distributed Builds" I have a list on machines
that have Xcode and Panther installed on them. So I'm assuming these
are machines that are available to distribute compiling to. Well, when
I run compile on my source machine which has the checkbox "Distribute
builds to other shared computers" selected nothing really happens. I
saw on one sharing computer briefly a process called "SMB????" fire-up
for less than a second and that was it. I have check all my machines
they have 100BaseTX <full-duplex> active. So what am I doing wrong?
Are these new projects, or projects that you were previously using with
Project Builder?
Xcode distributed builds only work with native targets (so if you are
using an old probject, you'll need to upgrade the target to native.)
There are notes about distributed builds in the Release Notes (you can
open them from the help menu.)
Jim
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.