Date: Thu, 2 May 1996 19:39:02 -0459 (CDT) From: "Boyd R. Faulkner" <faulkner@asgard.bga.com> To: questions@freebsd.org Subject: dlopen and stuff Message-ID: <199605030038.TAA05473@utgard.bga.com>
next in thread | raw e-mail | index | archive | help
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 _____________________________________________________________________________
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605030038.TAA05473>