Re: Xcode 2.5, ppc, link errors
Re: Xcode 2.5, ppc, link errors
- Subject: Re: Xcode 2.5, ppc, link errors
- From: Scid <email@hidden>
- Date: Fri, 08 Feb 2008 12:48:53 +0100
John Brownie wrote:
On 8/2/08 3:22 PM Robert J. Lang wrote:
I've been getting a series of link errors in the ppc build of an app that
built OK several months (and one or two Xcode versions) ago: the error
log
is below. The i386 builds work fine. Based on the missing symbol
names, it
seems like maybe I missed some setting when Xcode updated the project?
Any
suggestions for directions to explore would be most appreciated.
Welcome to the club. It doesn't seem to be possible to solve with Xcode
2.5 or 3.0 without moving to gcc 4, which means abandoning pre-10.3.9
compatibility. The best solution appears to be to retain a Tiger volume
and run Xcode 2.4.1 on that.
I got PPC+gcc3.3+pre-10.4 to work with Xcode 2.5 by (so far) entirely
copying Xcode 2.4.1's 10.3.9 SDK directory over the (faulty?) one Xcode
2.5 uses. This at least links, don't know of any possible problems.
Regards,
Scid
_______________________________________________
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