The ffcall libraries version 1.8b has been released:
This is a collection of four libraries which can be used to build
foreign function call interfaces in embedded interpreters.
The four packages are:
avcall - calling C functions with variable arguments
vacall - C functions accepting variable argument prototypes
trampoline - closures as first-class C functions
callback - closures with variable arguments as first-class C
functions
(a reentrant combination of vacall and trampoline)
-------------------------------------------------------------------------------
Note: This is an unofficial release that includes support for compiling
on cygwin
and mingw (with cygwin tools). It also has some minor configuration
changes so that files
are installed in the correct place. There is no need to upgrade to this
version if ffcall
already works for you.
Get it from ftp://ftp.gnustep.org/pub/gnustep/libs
or see http://www.gnustep.org/resources/sources.html
_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep