Re: How to revert xcode version?
Re: How to revert xcode version?
- Subject: Re: How to revert xcode version?
- From: Rob Lockstone <email@hidden>
- Date: Thu, 24 Aug 2006 09:46:12 -0700
There's an 'uninstall-devltools.pl' script in the Developer/Tools
directory. It does more than remove just the Developer dir. You'll
probably need to re-upgrade to 2.4, then run *that* version of the
script to make sure you completely remove everything related to 2.4.
Then reinstall 2.3 again.
Rob
On Aug 24, 2006, at 09:38 , 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
--
Ken Turkowski email@hidden
Reality Pixels http://www.realitypixels.com
Computer Graphics 2D 3D Immersive Imagery
Photo-mosaicing Panoramas Computer Vision
Applied Mathematics Numerical Analysis Optimization
_______________________________________________
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
_______________________________________________
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