Re: How to revert xcode version?
Re: How to revert xcode version?
- Subject: Re: How to revert xcode version?
- From: Chris Espinosa <email@hidden>
- Date: Thu, 24 Aug 2006 10:24:44 -0700
On Aug 24, 2006, at 9:38 AM, Ken Turkowski wrote: I upgraded to xcode 2.4, only to find that some code does not link. I tried reverting to 2.3 by removing the entire Developer directory, and reinstalling, but that didn't work. Which method should I use to roll back the xcode version?
Here is the problem that was encountered: All asm code which uses the JMP instruction fails to link, e.g. this doesn't link anymore jmp SomeWhere nop SomeWhere: nop
a) See the advice from others (which is also documented in the Xcode Release Notes and About Xcode documents).
b) Please explain "doesn't link anymore". What error are you getting?
We'd much rather you gathered information and filed a bug on this so we could reproduce and fix it before you regress to 2.3.
|
_______________________________________________
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