dynamic linking and C libraries

From: Scott Alexander (salex@dsl.cis.upenn.edu)
Date: Tue Jan 27 1998 - 04:54:58 MET


Message-Id: <199801270354.WAA08593@codex.cis.upenn.edu>
To: caml-list@inria.fr
Subject: dynamic linking and C libraries
Date: Mon, 26 Jan 1998 22:54:58 EST
From: Scott Alexander <salex@dsl.cis.upenn.edu>

I am having a problem when I try to dynamically link code which uses
functions from C libraries (externals). I sometimes get a message like:

The external function `is_digit_odd' is not available

My workaround for this is to call the function in some statically linked
part of the program. Is there a better fix for this problem?

Thanks,
Scott Alexander
salex@dsl.cis.upenn.edu



This archive was generated by hypermail 2b29 : Sun Jan 02 2000 - 11:58:13 MET