From: "Johan Venter" Newsgroups: comp.os.msdos.djgpp References: <000601bf1bee$8d182740$ae3d7a86 AT phoenix DOT com> Subject: Re: How to make DJGPP-compiled program to be executed in a stay-alone circumstance? Lines: 26 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Fri, 22 Oct 1999 11:01:26 +1000 NNTP-Posting-Host: 139.134.163.34 X-Trace: newsfeeds.bigpond.com 940586726 139.134.163.34 (Fri, 22 Oct 1999 20:05:26 EST) NNTP-Posting-Date: Fri, 22 Oct 1999 20:05:26 EST Organization: Telstra BigPond Internet Services (http://www.bigpond.com) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Johnny Chan wrote in message news:000601bf1bee$8d182740$ae3d7a86 AT phoenix DOT com... > So here is two questions: > (1) how to solve the problem of the unable to open CWSDPMI.SWP, my program > does not run on virtual mem at all. > (2) What really stop my program running from the floppy. Why DJGPP.ENV is so > important to my program? I think maybe you are running out of free space of the floppy drive, thus the error. > (3) Any way I can combine the DPMI host with my program? There is a little PMODE extender called PMODE/DJ which comes with an appendable stub to attach it to your program. Look for pmode12b.zip on any DJGPP mirror. -- Johan Venter ICQ 3643877 - jventer AT writeme DOT com The TPU DJGPP Interest Group - http://surf.to/djgppig The RSXNTDJ 1.5 HOWTO - http://surf.to/rsxntdj