Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!kb2ear!overlf!emanuele From: emanuele@overlf.UUCP (Mark A. Emanuele) Newsgroups: comp.unix.programmer Subject: Re: dynamic linking from libraries Message-ID: <1852@overlf.UUCP> Date: 30 Dec 90 22:48:30 GMT References: Organization: Overleaf, Inc. Lines: 28 In article , bagchi@eecs.umich.edu (Ranjan Bagchi) writes: > > I'm screwing around with extensions to a language, and am > trying to incorporate a robust "escape to C" feature. It seems to me, > that the best way to do this short of linking in ALL the C library > calls (gack) is to have the program access the various lib*.a files, > and at run time extract the needed function, and then call it. how about using the libc_s.a shared library. or am I mis-understanding what you are trying to do. . -- Mark A. Emanuele V.P. Engineering Overleaf, Inc. 500 Route 10 Ledgewood, NJ 07852-9639 attmail!overlf!emanuele (201) 927-3785 Voice (201) 927-5781 fax emanuele@overlf.UUCP