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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com