Objective-C exceptions on the GNU runtime?

Andrew Pinski pinskia@physics.uc.edu
Thu Dec 29 19:14:00 GMT 2005


On Dec 29, 2005, at 1:39 PM, Mike Stump wrote:

> On Dec 29, 2005, at 8:37 AM, Andrew Pinski wrote:
>>> As far as I can tell the -fobjc-exceptions flag is supposed to work 
>>> with the GNU runtime as of GCC 4.0. However, invoke.texi still 
>>> states that "Currently, this option is only available in conjunction 
>>> with the NeXT runtime on Mac OS X 10.3 and later." Shouldn't this be 
>>> corrected to say "and the GNU runtime in GCC 4.0 and later" as well?
>>
>> Well I am willing just to remove the comment about being about NeXT 
>> runtime since
>> the manual is always the one that comes with the installed GCC.
>
> The comment contains information that is still useful to know, since 
> quite a few people still target 10.[12], so, I'd like it left.  I'd 
> counter with:
>
> This option is unavailable in conjunction with the NeXT runtime on Mac 
> OS X 10.2 and earlier.
>
> ?

Woops, I should had read the docs said before saying removing it fully.

Anyways yes that is better.

-- PinskI



More information about the Gcc mailing list