On Tue, 9 Nov 2004, Raymond Toy wrote:

> My ESP is not working today.  In what way is it not working?  Plus
> Helmut's suggestion about loading the lib in a separate file before
> loading your definitions is a good idea.  (Something was broken, I
> think, when linkage-tables were incorporated.)

If the issue is the same as with SBCL, then (eval-when (:compile-toplevel 
:load-toplevel :execute) (load-shared-object ...)) may do the trick.

Cheers,

  -- Nikodemus              Schemer: "Buddha is small, clean, and serious."
                   Lispnik: "Buddha is big, has hairy armpits, and laughs."

Reply via email to