Re: dynloading needed for stklos?

From: Erick Gallesio <eg_at_saxo.essi.fr>
Date: Thu, 03 Oct 1996 09:24:33 +0200

> E C Hoenkamp, NICI.home writes
> Do I need shareable libs to run stklos?

Yes because stklos uses hash tables which are not in the core interpreter
(they are used just in one place and are empty most of the time, I should
change this).
 
> I am trying to port STk to MachTen, a Unix running under MacOS. MachTen for
> 68k Macs does not have shareable libraries. The demos with extension .stk
> run fine!! Those with .stklos produce a core dump. Anyone in the know?

Just configure it with 'configure --disable-dynload' (after a 'make clean').
Please tell me if it works.


                -- Erick
Received on Thu Oct 03 1996 - 09:26:43 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST