discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Missing export in libobjc.def


From: Nicola Pero
Subject: Re: Missing export in libobjc.def
Date: Thu, 12 Sep 2002 12:20:03 +0100 (BST)

> Hi...
> 
> I don't know whether this is the correct place or not for libobjc issues...
> But I will mention it anyway...
> 
> I think there is missing an export in libobjc.def of the gnu runtime
> 
> objc_set_error_handler
> 
> Elsewise you can't access this (very useful) function from within a 
> windows dll.
> Who can add this line?

Are you using gnustep-objc or GCC's libobjc ?

I can add it to gnustep-objc, but I think we then also need to add
objc_EXPORT to the declaration of objc_set_error_handler to actually be
able to use it.  :-)

I could also add it to GCC's libobjc, but I wonder if anyone is using that
on windows.





reply via email to

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