3.5: Lisp as a shared library (or DLL)

Q 3.5-1) How do I make Lisp a DLL on Windows?
Q 3.5-2) How do I make a Lisp based shared library on the Unix ACL 5.0/5.0.1 versions?

Go to main FAQ page.


Q 3.5-1) How do I make Lisp a DLL on Windows?

A 3.5-1) See the files in <allegro directory>/examples/dll/.


Q 3.5-2) How do I make a Lisp based shared library on the Unix ACL 5.0/5.0.1 versions?

A 3.5-2) There is an example available on the ftp site:

ftp ftp.franz.com
userid: ftp
password: your email address

cd /pub/misc/lispsub
mget *

Among the files you will download is an HTML file that describes what is going on. The example has been tested on Solaris, Dec Unix, SGI IRIX, HP-UX, IBM AIX, and Linux platforms.

On Windows, see Q 3.5-1.


© Copyright 1999, Franz Inc., Berkeley, CA.  All rights reserved.
$Revision: 1.1.2.10 $