Mail Archives: djgpp/1995/11/09/12:27:42
On Thu, 9 Nov 1995, Rajiv Ellepola wrote:
> I am running DJGPP 1.2 and go32 1.12 on a 486DX4-100 with 16MB of RAM.
>
> The system has been running with out a hitch for the last couple of
> months. Last night when I added more source code ( I am compiling about
> 20 C-files into an executable ) I got the following error message :
>
> DPMI: Not enough memory ( 0x002d0000 bytes )
> ( What are the parameters that should go there ? Where do I
> get an example of this from ).
What DPMI host do you use? QDPMI? 386Max? Win3.x? They all differ in
the necessary parameters.
Does this error happen when you compile/link the program, or when you run
it?
Did you try to put ``nodpmi'' into your GO32 environment variable?
> ( How does one create a RAM disk ? )
You can use RAMDrive which comes with DOS. There are a few better
programs on SimTel which will let you resize the RAM drive size without
rebooting.
- Raw text -