Re: Distributed compiling
Re: Distributed compiling
- Subject: Re: Distributed compiling
- From: Pete Parks <email@hidden>
- Date: Fri, 31 Oct 2003 13:36:20 -0800
Tom,
I have two copies running on my source machine but the other two
machines which have only single processors don't have any copies
running. Any idea why that is?
Pete
On Oct 31, 2003, at 12:08 PM, Thomas Dibble wrote:
Is it a "native" target, or a "JAM-based" target? Only native targets
use distributed builds. Seems odd that anything would happen on the
shared computers (the "SMB????" process) in that case, though.
Look on your shared machines (Activity Monitor, all processes visible)
for a process called "distccd". That's the daemon that handles
distributed builds. It should be running at all times, so if you
don't see i then something is definitely wrong.
Also, note that if you want your main XCode machine to participate in
the build too you have to have it as a shared resource, and in the
list of machines to use (assuming you aren't just using all machines
anyways) you have to select your own machine too.
---- Tom Dibble
On Oct 31, 2003, at 10:34 AM, 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?
Pete
_______________________________________________
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.
_______________________________________________
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.