[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New-style exception handling
From: |
Andrew Pinski |
Subject: |
Re: New-style exception handling |
Date: |
Sun, 30 Sep 2007 11:54:01 -0700 |
On 9/30/07, Larry Campbell <lcampbel@akamai.com> wrote:
> The gcc 4.1 man page says:
>
> -fobjc-exceptions
> Enable syntactic support for structured exception
> handling in Objective-C,
> similar to what is offered by C++ and Java. Currently,
> this option is only
> available in conjunction with the NeXT runtime on Mac OS
> X 10.3 and later.
This part of documentation has alreadt changed to read (by me):
This option is unavailable in conjunction with the NeXT runtime on Mac
OS X 10.2 and
earlier.
Thanks,
Andrew Pinski