[comp.lang.lisp] linking libraries into kcl

sjh@cs.purdue.EDU (Steve Holmes) (05/26/88)

Has anybody been able to link libraries (e.g. imsl) into kcl programs?  I 
have tried to find a way without modifying kcl itself, but can't seem to 
find a way.  Also, I tried to add the necessary arguments to compile-file,
but I think that is the wrong place.  The loader is, so far, beyond my 
ability to figure out.  Can anyone help?
Please respond with email.  I don't get to read the news much.
Thanks,

Steve Holmes				purdue!sjh
Manager Software Applications/CAPO	sjh@cs.purdue.edu
Dept. of Computer Science		(317) 494-6011
Purdue University W. Lafayette, Indiana 47907
-- 
Steve Holmes				purdue!sjh
Manager Software Applications/CAPO	sjh@cs.purdue.edu
Dept. of Computer Science		(317) 494-6011
Purdue University W. Lafayette, Indiana 47907

jeff@aiva.ed.ac.uk (Jeff Dalton) (05/29/88)

In article <4199@medusa.cs.purdue.edu> sjh@cs.purdue.EDU (Steve Holmes) writes:
>Has anybody been able to link libraries (e.g. imsl) into kcl programs?'

If you have some C code that needs some library routines, you can load
it (on BSD systems) by using si:faslink.  Type (help 'si:faslink) for
a brief description.

Jeff Dalton,                      JANET: J.Dalton@uk.ac.ed             
AI Applications Institute,        ARPA:  J.Dalton%uk.ac.ed@nss.cs.ucl.ac.uk
Edinburgh University.             UUCP:  ...!ukc!ed.ac.uk!J.Dalton