Date: Sun, 29 Dec 1996 13:25:08 +0200 (IST) From: Eli Zaretskii To: vedeesh AT ii DOT uib DOT no cc: djgpp AT delorie DOT com Subject: Re: help: cannot exec go32 In-Reply-To: <9612262135.AA06392@hauk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 26 Dec 1996 vedeesh AT ii DOT uib DOT no wrote: > c:/djgpp/bin\as.exe -o c:\dos\ccdaaaaa c:\dos\cccaaaaa > Cannot exec go32 This clearly indicates that your as.exe is an old v1.x program. You didn't install bnu27b.zip, so the old version of as.exe is called. The list of files you've downloaded includes bnu27b.zip, but you probably didn't unzip it. The list of downloaded packages further indicates that you mix packages from DJGPP v2.0 (gcc272b) with v2.01 (bnu27b). Please don't do that, it could lead to very subtle problems which are hard to reproduce and debug. Please get the latest packages from SimTel.NET mirrors (I also suggest that you delete your current DJGPP installation and install the latest v2.01 from scratch, since you now have 3 different versions mixed up there.)