[Ecls-list] proper way to link .o to fasl

Juan Jose Garcia Ripoll lisp at arrakis.es
Tue Apr 18 15:10:12 UTC 2006


On Tue, 2006-04-18 at 09:52 -0700, daniel jay macdonald wrote:
> Hi,
> I have a dumb question. I have some straight C modules I would like to 
> link to a fasl so that I can call them from lisp without embedding 
> the whole thing in the lisp source or linking them to the image 
> beforehand.

In 15 minutes, the CVS tree should have a new example explaining how to
create either a compound FASL file or a standalone executable made of at
least one lisp file and one C file.

Update your sources and look under examples/build/

Juanjo






More information about the ecl-devel mailing list