Re: Distributed Build PPC/Intel Incompatibility question
Re: Distributed Build PPC/Intel Incompatibility question
- Subject: Re: Distributed Build PPC/Intel Incompatibility question
- From: Chris Espinosa <email@hidden>
- Date: Tue, 5 Feb 2008 18:03:32 -0800
On Feb 5, 2008, at 4:59 PM, William Bates 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?
Computers that compilation tasks are distributed to must be running the same version of the compiler specified by the target and the same operating system as the build client. These computers must also have the same architecture as the build client. For example, an Intel-based Macintosh can distribute builds only among other Intel-based Macintosh computers. A PowerPC-based Macintosh can distribute builds only among other PowerPC-based Macintosh computers.
|
_______________________________________________
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