>>>>> "Nicolas" == Nicolas Neuss <[EMAIL PROTECTED]> writes:
Nicolas> Hello, all.
Nicolas> I want to call a sparse direct solver called SuperLU from CMUCL.
There is
Nicolas> a Debian package with SuperLU which I have installed. Now I have
written
Nicolas> stuff like the following (translating definitions from
Nicolas> /usr/include/superlu/supermatrix.h, util.h, dsp_defs.h).
[snip]
Nicolas> Unfortunately, not even this first step works. I assume that I am
doing
Nicolas> something simple wrong.
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.)
Ray