[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: foreign function interface
- To: clisp-list@ma2s2.mathematik.uni-karlsruhe.de
- Subject: Re: foreign function interface
- From: haible (Bruno Haible)
- Date: Sun, 28 May 95 20:54:13 +0200
Dan Stanger <dxs@evolving.com> asks:
> after i built clisp i installed clisp in a directory /usr/local/clisp
> this dir contains bin, lib, linkkit and man. i put all the files
> for linking (the lisp.a ... files) in lib/lisp. so my base directory
> is /usr/local/clisp/lib/lisp.
You then need to set the environment variable CLISP_LINKKIT to
/usr/local/clisp/linkkit, for clisp-link.
> however now i want to add other
> libraries as my c functions needs them. is the best place to add them
> to the link1.sh file?
Yes.
Bruno Haible
haible@ma2s2.mathematik.uni-karlsruhe.de