Re: Is there a way to re-compile a framework for Intel Mac?
Re: Is there a way to re-compile a framework for Intel Mac?
- Subject: Re: Is there a way to re-compile a framework for Intel Mac?
- From: Nick Zitzmann <email@hidden>
- Date: Fri, 23 Mar 2007 18:17:08 -0600
On Mar 23, 2007, at 6:07 PM, Yevgeniy Goldberg wrote:
I was just asking how to recompile an existing framework to run on
Intel Mac.
I do have a source code for this framework, so I will just
configure XCode to compile a UB.
As I was trying to point out before, it's not always that simple. You
will also have to make changes to the code itself if the code depends
on a certain byte order, or divides by zero, or uses AltiVec
instructions, or does any one of the other things that works on PPC
but doesn't work on Intel...
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden