Path: utzoo!attcan!uunet!nih-csl!lhc!mimsy!haven!udel!wuarchive!emory!att!att!watmath!maytag!drclark From: drclark@maytag.waterloo.edu (David R. Clark) Newsgroups: comp.sys.mips Subject: ld -A Keywords: incremental/dynamic loading Message-ID: <1990Oct2.141512.14901@maytag.waterloo.edu> Date: 2 Oct 90 14:15:12 GMT Distribution: comp Organization: University of Waterloo Lines: 5 The man page for "ld" mentions the -A option which should allow dynamic loading of new code segments. How is this done (it says something about allowing the code to be read in but does not say how to read it in)? I would really appreciate an example.