Date: Mon, 15 Jul 1996 13:17:12 +0200 (IST) From: Eli Zaretskii To: j DOT aldrich6 AT genie DOT com Cc: djgpp AT delorie DOT com Subject: Re: Error compiling Emacs 19.31 In-Reply-To: <199607140814.AA207812066@relay1.geis.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sun, 14 Jul 1996 j DOT aldrich6 AT genie DOT com wrote: > I have encountered an interesting problem when compiling Emacs 19.31 > with DJGPP. The compiler dies with a weird error during the final link > stage of the program, 'temacs': > > gcc.exe: installation problem, cannot exec `c:/djgpp/bin\ld.exe': Not enough > memory (ENOMEM) I cannot reproduce this problem. However, it might be that it only appears when the physical RAM is exhausted, while I tested EMM386 on a memory-abundant machine. > DEVICE=C:\DOS\EMM386.EXE FRAME=E000 RAM MIN=0 D=64 I=B000-B7FF I=E000-EFFF I only used the RAM and MIN=0 parameters on EMM386 command line. Can you try this with RAM as the only parameter? And btw, which DOS version is that? (I tested with DOS 6.20.)