dynamic file loading

oj at saber.com oj at saber.com
Tue Jan 8 02:15:25 AEST 1991


|This is concerning SunOS 4.1 on a Sparc.  I've been working with the
|executable file structure as outlined in a.out (5), and have questions
|regarding the dynamic loading which seem to be omited from the man page.

|Essentially, what happens? 

Here's a list of relevant documentation.  

ld(1)  (the WHOOOOLE thing)
ldd(1)
ldconfig(8)

dlopen(3x)
a.out(5)
link(5)

Also, "Programming Utilities and Libraries," Ch 1.

AT&T's Sparc ABI Supplement (one of the blue Prentice Hall books) has a
chapter (no. 5) on program loading.

It's hairy.  Good luck.

Ollie Jones             Saber Software, Inc.       oj at saber.com
Saber-C Project Leader  185 Alewife Brook Parkway  uunet!saber.com!oj
+1(617)876-7636         Cambridge, MA 02138-9887   fax +1(617)868-9205



More information about the Comp.sys.sun mailing list