[Ecls-list] building a static library that depends on CFFI

Juan Jose Garcia-Ripoll juanjose.garciaripoll at gmail.com
Wed Oct 31 21:08:10 UTC 2012


On Sat, Aug 18, 2012 at 7:09 AM, Simon Ortiz <o.simon at gmail.com> wrote:

> I would like to reproduce the functionality of ffi-test in cffi-test.
> That is, I would like to produce a static library that uses CFFI to
> access foreign functions.
>
> I'm sure I'm missing something in cffi-test. I've tried different ways
> of compiling, but with no success.
>

Everything is working fine now. I attach the files to reproduce.

Juanjo

-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20121031/5db809b1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.lisp
Type: application/octet-stream
Size: 502 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20121031/5db809b1/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cffi-test-package.lisp
Type: application/octet-stream
Size: 62 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20121031/5db809b1/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cffi-test.asd
Type: application/octet-stream
Size: 208 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20121031/5db809b1/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cffi-test.lisp
Type: application/octet-stream
Size: 739 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20121031/5db809b1/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: main.c
Type: text/x-csrc
Size: 649 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20121031/5db809b1/attachment.c>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: makefile
Type: application/octet-stream
Size: 217 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20121031/5db809b1/attachment-0004.obj>


More information about the ecl-devel mailing list