Jonathan Berry writes:
 > For my application, it is necessary to compile stklos statically with stk.
 > The only easy way I could see to do this was to turn off *all* dynamic
 > loading.  I had to hack up the Makefiles to get around this.  I think
 > it would be useful to give the installer the option of statically
 > compiling the stklos logic into libstk.a without disabling dynamic
 > loading.  
I tried this and decided my best option was to make static copies
of the few STklos functions I was calling.  Maybe this would work
for you?  Its a pity to give up dynamic loading.
--
David Fox	   http://found.cs.nyu.edu/fox   	xoF divaD
NYU Media Research Lab			   baL hcraeseR aideM UYN
Received on Thu Jan 04 1996 - 20:29:35 CET