GNUstep runtime

2011-03-05 Thread icicle
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« and a lot of linker errors later on. CHeers, TOM

Re: GNUstep runtime

2011-03-06 Thread David Chisnall
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«

Re: GNUstep runtime

2011-03-06 Thread David Chisnall
On 6 Mar 2011, at 10:59, ici...@mail.cg.tuwien.ac.at wrote: > From: Richard Frith-Macdonald > Date: 6 March 2011 05:21:00 GMT > To: ici...@mail.cg.tuwien.ac.at > Subject: Re: GNUstep runtime > > > > On 5 Mar 2011, at 20:32, ici...@mail.cg.tuwien.ac.at wrote: > &g

Fwd: Re: GNUstep runtime

2011-03-06 Thread icicle
--- Begin Message --- 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 de

GNUstep Runtime 1.7 RC1 branched

2013-05-16 Thread David Chisnall
svn.gna.org/svn/gnustep/libs/libobjc2/releases/1.7 Alternatively, a tarball is available from: http://download.gna.org/gnustep/libobjc2-1.7.tar.bz2 The runtime library is responsible for implementing the core features of the object model, as well as exposing introspection features to the user. The