Mail Archives: djgpp/2001/09/05/07:43:26
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.
- Raw text -