Mail Archives: djgpp/2000/06/14/07:23:28
On Wed, 14 Jun 2000, Rinaldo Guaraldi wrote:
> Is there any memory limits in DOS executables
> running under window/9x/NT BOX ?
> Someone told me that MEM /c command show only
> 64 Mb in machines with 128 Mb or more memory mounted.
> I have to run dos executables with more than 64 Mb,
> so I need your suggestions.
Please take a look at Chapter 15 of the DJGPP FAQ list (v2/faq230b.zip
from the same place you get DJGPP), it should answer all your questions
in this matter.
In a nutshell, there should be no problem using up to 128MB of memory in
DJGPP programs, provided you set up your system accordingly (the FAQ
explains how).
- Raw text -