Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!hplabs!hpda!hpcuhb!hpcllla!hpclisp!hpclscu!shankar From: shankar@hpclscu.HP.COM (Shankar Unni) Newsgroups: comp.sys.hp Subject: Re: ld problem on hp9000 series 800 Message-ID: <1340143@hpclscu.HP.COM> Date: 13 Sep 90 02:15:18 GMT References: Organization: Hewlett-Packard Calif. Language Lab Lines: 14 > You may be running out of process swap space. You might be able to > determine whether or not this is the problem out by running a > performance monitor tool, such as monitor(1M), in the foreground while > your ld job is running in the background. Yup. If you are not in a position to increase swap space, try specifying the "-T" option to the linker (from the "cc" driver, specify the option "-Wl,-T"), which tells the linker to keep its intermediate structures in temp files rather than memory. See the ld(1) man page for details (under the 800 dependencies section). ----- Shankar Unni E-Mail: Hewlett-Packard California Language Lab. Internet: shankar@hpda.hp.com Phone : (408) 447-5797 UUCP: ...!hplabs!hpda!shankar