Date: Sun, 20 Oct 1996 14:58:00 +0200 (IST) From: Eli Zaretskii To: Phil Galbiati Cc: djgpp AT delorie DOT com Subject: Re: loader bug? In-Reply-To: <32682D18.1213@Tek.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 18 Oct 1996, Phil Galbiati wrote: > Also, I don't like having two different versions of GO32.EXE with > the same name, but in different directories (I can get VERY picky Why do you need to call them by the same name? Leave the one that came with v1.x to be called go32.exe and call the other one go32-v2.exe, as it was originally. You shouldn't need to rename go32-v2 unless you want to be able to call v2 programs from v1 programs. > If I wanted to modify the existing v2.0 source to look for an > environment variable to find the v1.xx GO32, where in the source > tree should I be poking around? Install djlsr201.zip, then look in src/libc/dos/process/dosexec.c