Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!news.cs.indiana.edu!maytag!watstat.waterloo.edu!dmurdoch From: dmurdoch@watstat.waterloo.edu (Duncan Murdoch) Newsgroups: comp.lang.pascal Subject: Re: TP6: out of memory & change startup directory Message-ID: <1991Jun24.225833.9849@maytag.waterloo.edu> Date: 24 Jun 91 22:58:33 GMT References: <27279@adm.brl.mil> <3833@naucse.cse.nau.edu> Sender: news@maytag.waterloo.edu (News Owner) Organization: University of Waterloo Lines: 14 In article <3833@naucse.cse.nau.edu> jbb@mvaxcs1.cse.nau.edu (Jon Bonnell) writes: > >To compile any TVisions file you will have this problem. They are >huge. What you want the IDE to do is compile and execute from disk instaed >of memory. Again, go to the OPTIONS menu and choose compiler options. >You'll see it. Minor correction: the compile destination is part of the Compile menu, not the Options menu. Another good idea is to go to the Options Linker menu and set the link buffer to disk; this will slow things down a bit, but lets you link bigger programs. Duncan Murdoch dmurdoch@watstat.waterloo.edu