Objective-C exceptions on the GNU runtime?
Mike Stump
mrs@apple.com
Thu Dec 29 18:52:00 GMT 2005
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.
?
More information about the Gcc
mailing list