On 5 Mar 2011, at 20:32, ici...@mail.cg.tuwien.ac.at wrote:

> 
> Hi,
> 
> I am trying to get GNUstep trunk to compile using the current GNUstep runtime 
> from SVN, but Base fails to compile with:
> 
> NSThread.m:537 implicit declaration of function »objc_set_thread_callback«

I think you are not compiling trunk, because in trunk (r32471) line 537 of 
NSThread.m is a blank line between two methods, and objc_set_thread_callback() 
is not mentioned in that file (it used to be, but it was wrapped in a #ifdef 
testing for the GNUstep runtime even then).  

David

-- Sent from my Cray X1


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to