• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: A build question...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: A build question...


  • Subject: Re: A build question...
  • From: "Clark Cox" <email@hidden>
  • Date: Sat, 9 Feb 2008 11:22:26 -0800

On Feb 9, 2008 9:24 AM, Jerry LeVan <email@hidden> wrote:
> Hello,
>
> I have some apps that I want to run on Tiger/Leopard i386/ppc targets.
>
> It is not clear to me what the difference is in building a
> universal binary using
>    a) the 10.5 sdk and setting the deployment level to 10.4 and
>    b) the 10.4u sdk and setting the deployment level to 10.4

Both will build an application that can be run on 10.4 or later. The
difference is that, with "a", you will also (weak-)link against the
symbols only available on 10.5 and later.

If you don't need to use any Leopard-only features, it's probably
simpler to go with option "b".

> In addition, it is sometimes very difficult to set the 'arch'
> setting to the pair i386 ppc ie I can't change the i386  arch setting
> without a lot of repeated clicking and swearing....
> ( some of these apps are at least 4 years old.)

If you click once on the value in the build-settings window, and wait
for about a second, you will get a simple text field in which you can
enter literal values (instead of having to deal with the check-boxes).

--
Clark S. Cox III
email@hidden
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please 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

References: 
 >A build question... (From: Jerry LeVan <email@hidden>)

  • Prev by Date: Toolbar Customize and NSOpenPanel crashing
  • Next by Date: Re: Problems getting NSURLConnection to work
  • Previous by thread: A build question...
  • Next by thread: Toolbar Customize and NSOpenPanel crashing
  • Index(es):
    • Date
    • Thread