Mail Archives: djgpp/1997/11/30/06:42:24
On 30 Nov 1997, Richard Sim wrote:
> Hi all, could someone please tell me what 'Load error: no DPMI memory'
> means,
It means that the available DPMI memory is not enough to load your
program into memory.
> 'cos everytime I try to run a program I wrote it says this, I know
> that I have enough memory, 64mb of it! I'm also not out of hdd space for
> virtual memory since there's also 2.5 gb free there, what's going on!!!
Details, please.
- What OS is that (DOS, Windows 3.X, Windows 9X, what version)?
- If you run on plain DOS (no Windows), what memory manager do you
use, and how did you configure it?
- What does go32-v2 print when invoked with no argument, in
precisely the same way as you run your program which fails?
- Did you run your program from the DOS prompt, or in some other way
(e.g., from inside another program)?
- Do other DJGPP programs, such as gcc, work for you in the same
environment?
- How much memory should your program need (estimated)?
- Raw text -