• 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: How to use REZ to create resource combining x86 and x64?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to use REZ to create resource combining x86 and x64?


  • Subject: Re: How to use REZ to create resource combining x86 and x64?
  • From: David Duncan <email@hidden>
  • Date: Fri, 04 Nov 2011 20:17:23 -0700

The entire point of the deployment target is to allow for you to use a newer SDK (and optionally newer APIs) while targeting an older OS. You won't be able to build on Leopard with SDKs newer than 10.5, but you can run binaries that do.

On Nov 4, 2011, at 7:58 PM, Vojtěch Meluzín wrote:

Thanks David, but that won't work on Leopard, or will it? Btw. I found that I can compile 32&64 bit projects on 10.5 SDK, which is quite confusing, but at least here on 10.6.8 both work.

Vojtech

Dne 5. listopadu 2011 3:56 David Duncan <email@hidden> napsal(a):
On Nov 4, 2011, at 2:58 PM, Vojtěch Meluzín wrote:

I want my plugins to be 32-bit and 64-bit in one module. So I'm going to use "lipo" to merge the 2 binaries. But the plugin package also contains the resource file created by "rez". That need a parameter "-isysroot /Developer/SDKs/MacOSX10.5.sdk" specified for example. But the 64-bit version must be compiled with SDK 10.6, right? I mean Leopard wasn't 64-bit. And I still want to maintain compatibility with Leopard for 32-bit version, so I need to 10.5 SDK, so how to do that?? Or can I use 10.5 for both cases?

Unless you are trying to target 64-bit PowerPC, you don't need the 10.5 SDK, just use the 10.6 SDK and set the deployment target for 10.5.
--
Reality is what, when you stop believing in it, doesn't go away.
Failure is not an option. It is a privilege reserved for those who try.

David Duncan





--

Reality is what, when you stop believing in it, doesn't go away.

Failure is not an option. It is a privilege reserved for those who try.


David Duncan


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How to use REZ to create resource combining x86 and x64?
      • From: Vojtěch Meluzín <email@hidden>
References: 
 >How to use REZ to create resource combining x86 and x64? (From: Vojtěch Meluzín <email@hidden>)
 >Re: How to use REZ to create resource combining x86 and x64? (From: David Duncan <email@hidden>)
 >Re: How to use REZ to create resource combining x86 and x64? (From: Vojtěch Meluzín <email@hidden>)

  • Prev by Date: Re: How to use REZ to create resource combining x86 and x64?
  • Next by Date: Re: How to use REZ to create resource combining x86 and x64?
  • Previous by thread: Re: How to use REZ to create resource combining x86 and x64?
  • Next by thread: Re: How to use REZ to create resource combining x86 and x64?
  • Index(es):
    • Date
    • Thread