success dynaloading under Linux/ELF
I just tried compiling STk 2.1.7 under Linux/ELF and dlopen(), and it
appears to work just fine. A few minor changes needed to be made for it
to compile correctly. The executable needs to be linked w/ -rdynamic and
the .so file must use -shared instead of -r.
-Jin
Received on Wed Jun 07 1995 - 10:02:50 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST