From: eplmst AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: LOAD ERROR: NO DPMI MEMORY Why? Date: 18 Sep 2000 11:16:33 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 23 Message-ID: <8q4tih$h0n$1@antares.lu.erisoft.se> References: <39C5F774 DOT 5AF0F3A7 AT inwind DOT it> NNTP-Posting-Host: lws256.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Ivan Ferrara (ifalpsfun AT inwind DOT it) wrote: : I have recently began to use DJGPP compiler but, after a successfully : compiling and linking, I got the error message: NO DPMI MEMORY. I put : the CWSDPMI in the same folder of the EXE file, but this error occurred : again! : Here's my autoexec.bat lines related to DJGPP: : set DJGPP=C:\DJGPP\DJGPP.ENV : set PATH=C:\DJGPP\BIN;%PATH% : How could I solve this problem ? If you are using bash as shell in WINDOZE the reason is a bug in WINDOZE. Talk to Microsnoft. Meanwhile just restart the shell. If you are not using bash, we need more information. What are you doing and what exactly does the error message say. Right, MartinS