From: timolmst AT cyberramp DOT net Newsgroups: comp.os.msdos.djgpp Subject: Does LD use extended memory? Date: Sun, 17 Nov 1996 15:45:51 GMT Organization: CyberRamp.net, Dallas, TX (214) 340-2020/(817) 226-2020 for info Lines: 14 Message-ID: <56nbsi$js7@newshost.cyberramp.net> NNTP-Posting-Host: pm3-25.cyberramp.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp While linking a large program I got the following message from LD : MVL408.A : could not read symbols : memory exhausted I have 20MB of ram in my machine. I have previously linked this program with only 8MB of ram. I do, however, have only 578K in the lower 640K. This leads me to wonder if LD is trying to use my memory above 1mb. I am using DJGPP v2.0. When I previously was able to link this program, I was using DJGPP v1.2.