• 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: recompile for Panther?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: recompile for Panther?


  • Subject: Re: recompile for Panther?
  • From: James McCartney <email@hidden>
  • Date: Wed, 29 Oct 2003 18:27:37 -0800

On Oct 29, 2003, at 3:09 PM, john wrote:

Also, I thought gcc 3.3 changed something about C++ which made it not compatible with previously compiled code (with gcc < 3.3). Not that this affects me :)

We don't pass C++ objects in or out of our APIs. So you'll never have C++ objects that were compiled with different versions of the compiler talking to each other directly. Any C++ objects you have access to result from code compiled by you. So even if you are talking to an AudioUnit that has a different vtable layout, for example, than C++ objects in your app, it is hidden behind a C API that isolates all of that from you.

-
james mccartney
apple coreaudio
_______________________________________________
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.

References: 
 >Re: recompile for Panther? (From: "Mikael Hillborg" <email@hidden>)
 >Re: recompile for Panther? (From: William Stewart <email@hidden>)
 >Re: recompile for Panther? (From: john <email@hidden>)

  • Prev by Date: Re: Panther MIDI Receive Channels Missing bug!
  • Next by Date: Progress bar in Audio Unit, crashes Logic
  • Previous by thread: Re: recompile for Panther?
  • Next by thread: mLan in Panther?
  • Index(es):
    • Date
    • Thread