gnustep-dev
[Top][All Lists]
Advanced

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

Re: Native ObjC exceptions configure test broken with libobjc2


From: David Chisnall
Subject: Re: Native ObjC exceptions configure test broken with libobjc2
Date: Sun, 19 Sep 2010 11:27:19 +0100

On 19 Sep 2010, at 02:01, David Chisnall wrote:

> I seem to remember writing a post recently that described how to test for 
> libobjc2 and for the various optional features compiled with it.  The 
> simplest thing to do is just #include <objc/runtime.h> and then see if 
> __GNUSTEP_RUNTIME__ is defined.  

I obviously shouldn't post at 2am.  This should read:

Try including <objc/capabilities.h> and see if it works.

David


reply via email to

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