>>>>> "Miles" == Miles Egan <[EMAIL PROTECTED]> writes:

    Miles> I'm writing a library that wraps a dynamically loaded .so library.  It
    Miles> makes it's own call to load-foreign.  This works fine when client
    Miles> programs load the library as lisp code.  If I first compile the
    Miles> library, however, I get a segfault when I try to use the library.  Is
    Miles> this supposed to work or do the clients have to load the c library
    Miles> themselves?

Can you give some examples of the Lisp code?  Seeing it will help to
understand why it's not working for you.

Ray

Reply via email to