Am Mittwoch, den 01.04.2009, 15:07 +0100 schrieb Pete French:
> > Would it be possible for you to check whether GNUstep works with  
> > libffi?  On FreeBSD/i386, it defaults to using ffcall, but works  
> > better with libffi (i.e. doesn't randomly corrupt the stack when you  
> > pass NSInvocations between threads).  You probably need to explicitly  
> > specify /usr/local/include and /usr/local/lib as ffi lib/include  
> > directories in configure.
> 
> Using the latest SVN this now works out of the box with just
> 'configure' and the libffi port installed. So no need for ffcall
> on this platform anymore.

This sounds great!  Could also check whether the NSProxy Tests pass?

i.e. checkout
http://svn.gna.org/svn/gnustep/tests/testsuite/trunk
and run:
./runtest.sh base/NSProxy/test01.m

Thanks!
Cheers,
David

PS: the log file is called tests.log ... please post it.




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

Reply via email to