My dumb dynamic loading problem -- resolved
You may recall that I was having difficulty calling code in the
dynamically loaded stklos module from statically loaded C++ code.
I've decided that the correct solution to such problems is not to do
it. Instead of calling STk_allocate_instance I call
"STk_eval(STk_intern("make"), ...", and I've made static copies of a
couple of the routines in stklos.c for my own code's use
Received on Tue Oct 10 1995 - 17:40:56 CET
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST