scsh-users
[Top] [All Lists]

porting question

To: scsh@martigny.ai.mit.edu
Subject: porting question
From: gunter@netcom.com (Michial A. Gunter)
Date: Fri, 4 Nov 1994 11:16:13 -0800
 > I'm wondering if scsh needs the dynload functions for calling the
 > external routines defined with define-foreign?

No.  And, further, I was able to solve the problems I was having with
scsh being unable to located external routines by turning off dynamic
loading. #undef HAVE_DLOPEN in sysdep.h (there is probably a better
way.)

                mike


<Prev in Thread] Current Thread [Next in Thread>