Re: Exception handling
Re: Exception handling
- Subject: Re: Exception handling
- From: Frank Midgley <email@hidden>
- Date: Thu, 30 Oct 2003 15:40:15 -0600
On Oct 30, 2003, at 1:51PM, Michael B. Johnson wrote:
Can anyone comment on why this isn't on by default? In other words,
what's the cost (execution speed or app size, or layout in address
space) of enabling this? I'd like to put it on by default for my
stuff, but I'm not sure if there are carrying costs like C++'s
exceptions...
I can't comment on the performance issues, etc. but I do think it is on
by default if you are building with the 10.3 SDK. I believe that sets
MACOSX_DEPLOYMENT_TARGET to 10.3 for you. I'm definitely still
figuring out the new SDK mechanism so if anyone knows differently
please chime in.
-Frank
------------------------------------
Frank M. Midgley
email@hidden
http://homepage.mac.com/knarf/
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.