Mail Archives: djgpp/1995/10/27/09:41:07
On Fri, 27 Oct 1995, V.K wrote:
> I have installed DOS GNAT 2.06 but the examples do not work. When
> I started 'make' in EXAMPLE directiry it stoped by outputting:
>
> Error: not enough memory to run GO32;
> make.exe: Error 4
Get the DJGPP FAQ list (faq102.zip) from the same place you got DJGPP and
read section 2.8, which suggests optimal system configuration depending
on how much RAM do you have. Generally, you should load all or most of
the TSRs and device drivers HIGH, so that GO32 has enough memory under
640K to run.
- Raw text -