Date: Wed, 20 Aug 1997 17:48:32 +0300 (IDT) From: Eli Zaretskii To: Ivo Janssen cc: djgpp AT delorie DOT com Subject: Re: ld.exe: final link failed: Memory exhausted In-Reply-To: <33F9A840.C8596CF8@ricardis.tudelft.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Tue, 19 Aug 1997, Ivo Janssen wrote: > BTW. This happened when I was compiling cc1 from gcc-2.7.0 > This one is about 2.7 megs > I have a 486-dx2-66 with 16mb, at leat 200mb free hd for my swap, > so it can't be the memory, IMO. Please tell more about your system setup. Is it plain DOS, Windows (if so, which version?) or what? Do you use CWSDPMI, and if so, which version? DJGPP v2.01 comes with gcc 2.7.2.1, so why are you compiling 2.7.0? Also, please run go32-v2 and mem /c in the same environment that you tried to compile gcc and post what they print. The problem quoted by the FAQ was never reported to happen while compiling gcc itself. I would guess that in your case, it's something other than the linker bug. The details above might help to unlock the real cause.