Re: Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11
Re: Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11
- Subject: Re: Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11
- From: Stephen Kay <email@hidden>
- Date: Fri, 17 Aug 2012 23:08:19 -0400
- Thread-topic: Deprecated warnings on Intel 10.4.11, not on PPC 10.4.11
on 8/17/12 8:31 AM, Jerry Krinock at email@hidden wrote:
> What you really need is to
> build executables which contain at least one Intel architecture, i386 (32-bit)
> and/or x86_64 (64-bit).
> I think the answer is that, yes, as long as you don't
> want to add any features, it should be possible to build executables
> containing both ppc and i386 architectures. Adding in x86_64 should be
> possible too, although you'll be laboring on the code for a long time.
Forgive me if this is a stupid question, but if the executable contains only
a 32-bit i386 version (in addition to the PPC version), will it run on Lion
and Mountain Lion? Or is 64-bit required?
> Given your stated roadmap, another possibility you should consider is this
>
> Build your product as you always have.
> Build Intel executable(s).
> Add the Intel executable(s) into the executable(s) in your product usin the
> 'lipo' command-line tool.
Thanks for the idea. Although I'm leaning towards doing everything in Xcode
and dumping CodeWarrior finally, now that I've gone through that (at least
to the point of getting it to build the PPC app).
- Stephen
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Stephen Kay
Karma-Lab :: developers of KARMA
http://www.karma-lab.com
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
_______________________________________________
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