On Oct 11, 2009, at 1:06 PM, Ben Haller <bhcocoa...@sticksoftware.com> wrote:

Yes, but my code also needs to compile as GC-unsupported against the 10.4 SDK, where any GC-specific calls that I might need to make will not compile. Am I missing something?

Do you really need to compile against the 10.4 SDK? Why not compile against the 10.6 SDK with a 10.4 deployment target?

If you don't need the NS/CFMakeCollectable or other GC-specific functions (which most usually don't) then it's a moot point.

--Kyle Sluder
_______________________________________________

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

Reply via email to