discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple's new compiler directives


From: Ziemowit Laski
Subject: Re: Apple's new compiler directives
Date: Fri, 2 Apr 2004 15:20:29 -0800


On 2 Apr, 2004, at 15.08, Philip Mötteli wrote:

Hello


Apple has introduced some new (at least, I just got to know them) compiler directives:

- For exception handling: @try{}, @catch{}, @throw, and @finally{}
- For thread synchronizing: @synchronized()


I tried to use the new exception handling directives on Linux – this gives a parse error.
Is this even possible on Linux? Or will it be possible?

It's not possible currently, since the GNU runtime does not support the necessary APIs.
But it certainly _can_ be made to work.

--Zem
--------------------------------------------------------------
Ziemowit Laski                 1 Infinite Loop, MS 301-2K
Mac OS X Compiler Group        Cupertino, CA USA  95014-2083
Apple Computer, Inc.           +1.408.974.6229  Fax .5477





reply via email to

[Prev in Thread] Current Thread [Next in Thread]