On 30 Jun 2011, at 18:24, Quentin Mathé wrote:

> We could add EtoileThread to the Xcode project, and check whether the 
> compiler is recent enough. However do you know whether it's possible to 
> deploy ObjC code that uses ivars in class extensions on 10.5 or 10.6?

EtoileThread depends on some implementation details of NSInvocation, so doesn't 
work on OS X.  It requires a mechanism for setting the location where the 
function return address will work, which isn't part of the public NSInvocation 
API, so it won't work on OS X (or GNUstep + ffcall).

David

-- Sent from my Cray X1


_______________________________________________
Etoile-dev mailing list
Etoile-dev@gna.org
https://mail.gna.org/listinfo/etoile-dev

Reply via email to