Date: Sun, 5 Jan 1997 17:55:32 +0200 (IST) From: Eli Zaretskii To: "Brian M. Berry" cc: djgpp AT delorie DOT com Subject: Re: odd CWSDPMI.EXE problem... In-Reply-To: <01bbfa47$e3ef6680$23f377ce@megaweapon> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 4 Jan 1997, Brian M. Berry wrote: > I just installed the a fresh copy of DJGPP v2.01 today, was attempting to > verify its function with a simple, hello-worldesque program. Worked > fine on my system under both Win95 and NT. Yet booting straight onto an > MS-DOS 6.22 floppy, with binary and CWSDPMI.EXE in place (no drivers of > any kind loaded in DOS), I saw the following: > > A:\> myfile.exe > OMPT=: cannot open This problem is corrected in v2.01. Please see if your ld.exe and stubify.exe are the old one from v2.0. In v2.01, these are the sizes and time stamps of these two programs: 112277 10-05-96 20:49 bin/stubify.exe 293888 10-31-96 19:17 bin/ld.exe If you are already using these versions, please post the exact commands you typed to compile your program.