[squeak-dev] FFI + Windows + Cygwin

Mariano Martinez Peck marianopeck at gmail.com
Fri Jun 20 04:48:42 UTC 2008


Hi everybody. I am developing SqueakDBX a openDBX C library. We are using
FFI to call C functions. OpenDBX has always been compiled in linux and mac.
But since the last version, it works under Windows using Cygwin or WinGW. I
could test the library and works well (in windows). It has been generated
the necessary .dlls. The problem is that theese .dlls files are in
c:/cygwin/usr/lib/* . And, I can't "see" those functions from FFI.

In FFI I am using apicall instead of cdecl (the one I use under linux).

I have never work with C under linux.

Can someone help me?

thanks,

Mariano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20080620/edba723c/attachment.htm


More information about the Squeak-dev mailing list