From: Antonio Alencar
Subject: Linking C with Kyoto Common Lisp (KCL)
Date: 
Message-ID: <4090@inca.comlab.ox.ac.uk>
Dear Friends,

I have been trying to link a huge C program with Kyoto Common Lisp (KCL)
and I have been facing some difficulties.

The main problems seems to be that my C program uses some functions that
are defined in the standard C library and KCL is unable to figure this
out for itself establishing the right connections.  Also, it seems that
it does not allow me so say explicitly that the standard C library must
be loaded.

I got to these conclusions because when I take out the bits of my program
that use the standard C library the whole thing just works, and the KCL
manual says nothing about using external C libraries.

I wonder if there is someone out there that has got some experience with
this kind of problem and that would be kind enough to TRY to give me a hand.

Many thanks,

Antonio Alencar

--------------------------------------------------------------------
Oxford University |JANET   : ·······@uk.ac.ox.prg       
Computing Lab     |BITNET  : ····················@ukacrl.bitnet
11, Keble Road    |INTERNET: ····················@nsfnet-relay.ac.uk
Oxford, OX1 3QD   |PHONE   : +44 865 273-869
England           |FAX     : +44 865 270-551 / 270-550
--------------------------------------------------------------------