deliverying an executable with foreign object files included
List, Is it possible to deliver an executable which would "contain" (and make use of functions defined in) a compiled object (i.e. "foo.o") or code from a static library (i.e. "libfoo.a"). The assumption here is that we do not own either the source that allows the generation of foo.o or libfoo.a, yet we want to use (fli:define-foreign-functions) functions within this object. Thank you. _______________________________________________ Lisp Hug - the mailing list for LispWorks users lisp-hug@lispworks.com http://www.lispworks.com/support/lisp-hug.html