• 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: best way to get rate conversion
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: best way to get rate conversion


  • Subject: Re: best way to get rate conversion
  • From: "Phil Burk" <email@hidden>
  • Date: Sat, 12 Oct 2002 13:59:01 -0700

> [ If I compile the code on Jaguar, will it execute on pre-Jaguar
> [ systems? In other words is it statically linked with the new units
> [ or are they dynamically linked?
>
> Even with dynamic linking, a program will not run if it accesses API that
did
> not exist pre-Jaguar.

Do you mean "BECAUSE of dynamic linking"?

Generally, if a feature is dynamically linked, then an application won't run
on older systems because the dynamic library is missing.

But if the feature is statically linked then it might work on older system
because the feature is carried along with the application.

So if the new AUConverter feature is statically linked with my app, I may be
able to compile it on Jaguar but run it on old 10.1 systems. Unfortunately,
I believe that it is dynamically linked. So I will need to restrict myself
to features available in the 10.1 SDK if I want to run on most OS X Macs.

Phil Burk
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • static and dynamic linking (Re: best way to get rate conversion)
      • From: Brian Willoughby <email@hidden>
References: 
 >Re: best way to get rate conversion (From: Bill Stewart <email@hidden>)
 >Re: best way to get rate conversion (From: "Phil Burk" <email@hidden>)
 >Re: best way to get rate conversion (From: Brian Willoughby <email@hidden>)

  • Prev by Date: launching the control panel of an audio device
  • Next by Date: Re: Calculating peak level in db
  • Previous by thread: Re: best way to get rate conversion
  • Next by thread: static and dynamic linking (Re: best way to get rate conversion)
  • Index(es):
    • Date
    • Thread