Re: Distributed Build PPC/Intel Incompatibility question
Re: Distributed Build PPC/Intel Incompatibility question
- Subject: Re: Distributed Build PPC/Intel Incompatibility question
- From: "Mark Wagner" <email@hidden>
- Date: Tue, 5 Feb 2008 17:59:43 -0800
On 2/5/08, William Bates <email@hidden> wrote:
> i get "Incompatible Service" which means The host is not available as
> a build server because the version of the distributed build tool in
> the host is not compatible with the version in the build client. Make
> sure both computers have the same version of Xcode installed."
> PPC does not show up as compatible for an Intel machine.
> All version numbers are identical except for the processor type (ppc
> vs i386) part of the OS designation. Rest is gcc 4.0.1 (5465).
> This worked under 2.5. Bug? Feature? Any ideas?
Feature. Because of the way that distributed builds work
(specifically, precompiled headers are essentially binary dumps of
gcc's memory), the systems you are distributing to need to be similar
to the one doing the distributing.
The specific message you're getting could be considered a bug.
--
Mark Wagner
_______________________________________________
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