Mail Archives: djgpp/1996/07/15/06:21:35
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.)
- Raw text -