I wrote: > Hello, > > I am trying to compile a shared library so that I can use it with > EXT:LOAD-FOREIGN, but when loading it I get this error:
<...> Nevermind, I solved this problem. It seems that I had to manually link against the C++ runtime when compiling the library. Now it loads. Bj�rn
