Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!gatech!gitpyr!allen From: allen@gitpyr.gatech.EDU (P. Allen Jensen) Newsgroups: net.unix-wizards,net.unix Subject: ld and the -A option Message-ID: <2513@gitpyr.gatech.EDU> Date: Tue, 28-Oct-86 14:25:57 EST Article-I.D.: gitpyr.2513 Posted: Tue Oct 28 14:25:57 1986 Date-Received: Wed, 29-Oct-86 04:45:10 EST Organization: Georgia Institute of Technology Lines: 5 Keywords: ld Xref: mnetor net.unix-wizards:8499 net.unix:6067 Can anyone explain exactly how this feature may be used ? The man page indicates that it may be used to generate an a.out file that may be read into an already executing program (eg like an overlay or dynamic loading ???). It is not clear how this can be done.