• 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
Garbage collection 32 & 64-bit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Garbage collection 32 & 64-bit


  • Subject: Garbage collection 32 & 64-bit
  • From: Jonathan Guy <email@hidden>
  • Date: Tue, 14 Sep 2010 15:34:41 +0100

Hi all
Having an issue with GC. I compile an app 32 & 64-bit intel only with GC supported (not required). The app has a webview which loads a flash animation (hence requiring the flash plugin). On a new intel box running Snow Leopard and everything running 64-bit all works fine. I run the same app on an old core duo (not core 2 duo) 32-bit and I get GC capability mismatch errors when the webview tries to load the flash plugin. The flash plugin on each machine is the same version. I was under the impression that if you compile GC in supported mode it was capable of loading code with or without GC? I'm a bit confused as to why this is happening. Can any GC gurus out the shed any light?
This also poses the question, if I create a dual architecture app can I specify GC for 64bit and non-GC for 32bit without having to create each binary separately and lipo-ing the two together manually.

Thanks

Jonathan
_______________________________________________

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

  • Follow-Ups:
    • Re: Garbage collection 32 & 64-bit
      • From: "John C. Randolph" <email@hidden>
    • Re: Garbage collection 32 & 64-bit
      • From: "Sean McBride" <email@hidden>
    • Re: Garbage collection 32 & 64-bit
      • From: Bill Bumgarner <email@hidden>
  • Prev by Date: Re: CALayers - printing and flippedness
  • Next by Date: Programmatic Cocoa (Interface Builder accessibility)
  • Previous by thread: Re: NSImageViews, Block Animation and Frame by Frame Image Swapping
  • Next by thread: Re: Garbage collection 32 & 64-bit
  • Index(es):
    • Date
    • Thread