Date: Wed, 5 Sep 2001 14:44:01 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Karsten Borch cc: djgpp AT delorie DOT com Subject: Re: Problems by running in Dos! In-Reply-To: <200109051130.f85BUpp13710@mailgate3.cinetic.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 5 Sep 2001, Karsten Borch wrote: > I'm using DJGPP 2.0! I can create the executable, but there is the > information that "stubify.exe" could not be found! Is it important? Yes, it's important. If you installed DJGPP from some CDROM, find a program called stubify.exe on that CDROM and manually copy it to your hard disk, to the same directory where you have gcc.exe. > I'm working with Win98(first), 128MB, Celeron 433! > But the problem I have is that i can't run my programs under dos! I'm > starting windows and then I Shut down it and start the Computer in MS-DOS > Mode! Then i start the program I get the message: "Error load: DPMI!" > What can I do? Why do you start in MS-DOS mode? DJGPP programs will run on Windows 98 just fine. If you really need to start in MS-DOS mode, download and install v2misc/csdpmi5b.zip, and you will be able to run the programs on plain MS-DOS.