>>>>> "Nikodemus" == Nikodemus Siivola <[EMAIL PROTECTED]> writes:
Nikodemus> 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.)
Nikodemus> If the issue is the same as with SBCL, then (eval-when
Nikodemus> (:compile-toplevel :load-toplevel :execute) (load-shared-object
...))
Nikodemus> may do the trick.
I think it's something different, because I think that's been tried
before without success. But I don't remember and don't have anything
handy to test it right now. :-)
Ray