Path: utzoo!utgpu!water!watmath!clyde!att!mtuxo!mtgzz!drutx!druhi!terrell From: terrell@druhi.ATT.COM (Eric R. Terrell) Newsgroups: comp.sys.atari.st Subject: OSS Personal Pascal Loader Problems Message-ID: <3668@druhi.ATT.COM> Date: 17 Oct 88 14:03:43 GMT Reply-To: terrell@druhi.UUCP (TerrellE) Organization: AT&T, Denver, CO Lines: 30 I'm having problems with the OSS Personal Pascal Loader. I'm getting an "out of memory" error message at the tail-end of the loading process... the image (.prg file) that I'm building is very large, so this is not especially surprising. I don't use large desk accessories or ram disks, so my opportunities to get more memory are limited. I have a 520... So are there any tricks to save memory in library files? I know of one which I'm not enthused about: turning off the various debugging features cuts down the library's sizes and allows me to load. I'm curious if there are any better methods? Is there a way to make the loading process selective? Right now, I believe that if one loads from a library, all code from the library is added to the resulting executable, rather than just the code actually required... For users of AstroCal: I'm adding star charting to the program, hence the above problem. Thanks in advance, Eric Terrell (att!druhi!terrell)