Date: Tue, 02 Jan 2001 20:29:59 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Martin Str|mberg Message-Id: <1438-Tue02Jan2001202959+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp-workers AT delorie DOT com In-reply-to: <200101021603.RAA28364@father.ludd.luth.se> (message from Martin Str|mberg on Tue, 2 Jan 2001 17:03:11 +0100 (MET)) Subject: Re: The stub's use of reserved position in DOZE EXE header (djasm.y) References: <200101021603 DOT RAA28364 AT father DOT ludd DOT luth DOT se> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Martin Str|mberg > Date: Tue, 2 Jan 2001 17:03:11 +0100 (MET) > > (1) go32-v2 can't find edebug32 or ed32-dpm unless it's in the > same directory or the full path to it is given. Known and expected. This is not a problem, if ed32-dpm starts and works. > Have I understood the setup correctly: > 1. A v2 setup. > 2. Put go32.exe in a directory in the path, but after DJGPP/BIN. > 3. Rename go32-v2.exe to go32.exe. > 4. Borlands real-mode make (called MAKER.EXE) is a 16-bit make. Yes. However, for some of the tests you need go32-v2.exe as well. So copying it to go32.exe is a better way.