> 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.

cheers,

-pete.


_______________________________________________
Gnustep-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to