Date: Tue, 27 Aug 1996 13:24:33 +0200 (IST) From: Eli Zaretskii To: Chen Douglas I Hsi Cc: djgpp AT delorie DOT com Subject: Re: not Coff, solution? In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 27 Aug 1996, Chen Douglas I Hsi wrote: > I downloaded DJGPP v2 files and installed according to the docs. > However, whenever I compile a file, 'stubify.exe: not COFF' msg always > showed up. I've checked the faq and re-download and re-installed the > files (incl. other 'not COFF' ones) again. I couldn't correct the > problem after few attemps. Can anyone help me with this? The DJGPP FAQ list describes this problem in section 6.5: most probably you have a virus on your machine. Another possibility is that you have DJGPP v1.x installed on your machine in a way that makes GCC mix v1 and v2 executables when you compile your program.