Re: Distributed compiles
Re: Distributed compiles
- Subject: Re: Distributed compiles
- From: Alec Carlson <email@hidden>
- Date: Tue, 06 Sep 2005 16:12:12 -0500
> * Subject: Re: Distributed compiles
> * From: Nick Zitzmann <email@hidden>
> * Date: Tue, 6 Sep 2005 14:01:25 -0600
>
>> On Sep 6, 2005, at 1:36 PM, Alec Carlson wrote:
>>
>> I'm running Xcode 2.1 on both my Powerbook G4 (1.25Ghz) and my Mac Mini
>> (1.25 GHz) - OSX 10.4.2. I have enabled distributed compiles on the Mini
>> and am building my project on my Powerbook.
>>
>> [...]
>>
>> Since both Macs have the same processor speed
>> there is no advantage to using Distributed Compiles unless the PowerBook
>> also compiles in parallel with the Mini. This isn't happening. The
>> documentation doesn't comment on the distribution process in terms of
>> local vs. remote compiling. Is this the way it's supposed to work ?
>
>
> That's the way it's supposed to work. If you want to compile on both the
> PowerBook and the mini at the same time, then you must enable distributed
> building on the PowerBook as well.
>
> Nick Zitzmann
Nick,
Thanks for the quick reply. I guess that I was just assuming (always
dangerous for me) that the local processor would also be used for compiling
even with distributed compiles enabled. This makes a lot more sense IMHO
then sharing the local system with itself by creating a loopback TCP link
through distcc/distccd just so the local system will compile during a build.
In any case, I appreciate the update. Thanks.
Alec
-----------------------------------------------------------------------
Time is Short, and the Water Rises
-----------------------------------------------------------------------
_______________________________________________
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