[squeak-dev] Building a linux/Pi library to call via FFI

Chris Cunningham cunningham.cb at gmail.com
Wed Sep 9 18:44:30 UTC 2015


On Wed, Sep 9, 2015 at 11:40 AM, tim Rowledge <tim at rowledge.org> wrote:

>
> On 09-09-2015, at 11:33 AM, Chris Cunningham <cunningham.cb at gmail.com>
> wrote:
>
> > Hmm.  Maybe try creating the class method:
> >
> > moduleName
> >    ^'madgwickIMU'
> >
> > (assuming you haven't already).
>
> Ah, but that would be for a plugin, whereas this is a simple C library. Or
> *should* be, if I got it right.
>
> ok.  Does FFI know to prepend the lib and postpend the .so in Unix for
you?  I'm curious.

-cbc

>
> tim
> --
> tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
> Strange OpCodes: XER: Exclusive ERror
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20150909/4f6374e3/attachment.htm


More information about the Squeak-dev mailing list