LSX woes.. Hopefully a bunch of simple questions

Hi, y’all.

Beating my head against the LSX toolkit.

I’ve got an LSX (toolkit v3.1) which uses C-API calls (from v5.0.7 library). Works a treat on windows (well, after the requisite pain).

Now trying to cross-compile on Linux. I’m using redhat 8.0, with gcc version 3.2. And when I comple the “Customer” LSX sample (as well as my own code) I get:

./objs/lnx/lsxbase.o: In function `FreeMemoryHandle::Remove()’

… undefined reference to `FreeMemoryHandle::RemoveAddress()’

…undefined reference to `FreeMemoryHandle::Remove()Lenght’

etc, etc.

And when I try and load the LSX - well, it hoses the Domino 5.0.9 server, (and I’ve tried it on a separate domino 6 server).

Any brave souls worked out what this is, and how to get round this ?

And - pretty dumb question this - is the LSX toolkit supported on the $500 developer network ?

Cheers,

—* Bill