From owner-freebsd-questions Thu May 2 17:39:40 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id RAA08086 for questions-outgoing; Thu, 2 May 1996 17:39:40 -0700 (PDT) Received: from utgard.bga.com (utgard.bga.com [205.238.129.45]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id RAA08081 for ; Thu, 2 May 1996 17:39:33 -0700 (PDT) Received: (from faulkner@localhost) by utgard.bga.com (8.7.5/8.7.3) id TAA05473 for questions@freebsd.org; Thu, 2 May 1996 19:39:02 -0459 (CDT) Message-Id: <199605030038.TAA05473@utgard.bga.com> Subject: dlopen and stuff To: questions@freebsd.org Date: Thu, 2 May 1996 19:39:02 -0459 (CDT) From: "Boyd R. Faulkner" X-Mailer: ELM [version 2.4 PL25 ME8b] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am trying to port regina (REXX) to FreeBSD. It supports loadable libraries via the dlopen mechanism. I can dlopen the lib. dlsym returns the address and runs but the lib code calls functions in a statically linked lib linked to the executable calling the dynamic lib. This works on a sun. Can it work here? Thanks, Boyd -- _____________________________________________________________________________ Boyd Faulkner "The fates lead him who will; faulkner@asgard.bga.com Him who won't, they drag." http://asgard.bga.com/~faulkner Old Roman Saying -- Source: Joseph Campbell _____________________________________________________________________________