Xref: utzoo comp.unix.internals:1466 comp.unix.questions:27574 comp.unix.programmer:698 comp.unix.aix:2956 comp.unix.aux:3534 comp.unix.sysv386:3058 comp.unix.ultrix:5612 Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!uunet!ibism!ibism.UUCP!kpt From: kpt@ibism.UUCP (Kevin Tyson) Newsgroups: comp.unix.internals,comp.unix.questions,comp.unix.programmer,comp.unix.aix,comp.unix.aux,comp.unix.sysv386,comp.unix.sys386,comp.unix.ultrix Subject: Programmatic interface to dynamic linker Keywords: interoperability dynamic linking shared memory Message-ID: <12110@ibism.uucp> Date: 13 Dec 90 19:37:28 GMT Sender: news@ibism.uucp Reply-To: ibism!kpt Organization: Citibank IBISM Lines: 16 I'm, trying to find implementations of unix that support a programmatic interface to the dynamic linker. The SunOS has this facility. It allows a programmer to dynamically load shared objects and access symbols within the objects. It takes care of fixup vectors, non-pic code, etc. The SunOS calls are: dlopen, dlsym, dlerror and dlclose. If you are aware of other OS' that supply this kind of funcationality please repond via e-mail. I will post a summary of all the responses. Thanks in advance, -- Kevin P. Tyson Phone: 212-657-5928 Fax: 212-825-8607 IISA c/o Citibank E-Mail: uunet!ibism!kpt 111 Wall Street New York, NY 10043