[Ecls-list] Building shared libraries
Julian Stecklina
der_julian at web.de
Mon Nov 29 11:18:02 UTC 2004
Hello,
If I compile a lisp source file via ecl -compile -s in order to link
it together with a C stub to produce a shared library, I have to
initialize the lisp part.
After some investigation I found out that I have to call
read_VV(OBJNULL, init_SYSTEM);
to make the definitions in system.lisp become effective. Is this
documented somewhere or am I wrong?
Regards,
--
____________________________
Julian Stecklina / _________________________/
________________/ /
\_________________/ LISP - truly beautiful
More information about the ecl-devel
mailing list