[Ecls-list] Compiling .lsp files to .c, .h

Denis Martinez deuns.martinez at gmail.com
Tue May 17 09:32:55 UTC 2011


Hello,
I am attempting to create a shared library out of lsp files, in a
cross-compiler situation where I use the host ecl with a foreign compiler. I
guess I have two options:
1) make ecl -compile use the cross-compiler
2) extract .c, .h out of lsp files and compile the files normally
At first look 1) is not possible and 2) appears doable, but I have not yet
found how to do it. Can someone explain ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20110517/be39a940/attachment.html>


More information about the ecl-devel mailing list