Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!apple!Greg@AppleLink.Apple.Com From: Greg@AppleLink.Apple.Com (Greg Marriott) Newsgroups: comp.sys.mac.programmer Subject: Re: Increasing heap for MPW Linker Message-ID: <12270@goofy.Apple.COM> Date: 26 Feb 91 11:05:08 GMT References: <1991Feb24.004028.11843@ux1.cso.uiuc.edu> <1991Feb24.221324.13519@ux1.cso.uiuc.edu> Sender: usenet@Apple.COM Organization: Apple Computer, Inc. Lines: 14 In article <1991Feb24.221324.13519@ux1.cso.uiuc.edu>, ml27192@uxa.cso.uiuc.edu (lanett mark) writes: > I should be more specific. I had MPW running with 3 megs and frequently saw > the bulldozer icon... Another thing you can try is to issue a Flush command before each Link command. Tool CODE segments are cached by the Shell (their resource forks are kept open as well). The Flush command purges the cached segments and closes the files. Hope this helps, Greg Marriott Blue Meanie Apple Computer, Inc.