Date: Mon, 8 Aug 94 08:19:08 -0400 From: dj AT ctron DOT com (DJ Delorie) To: mmcgrego AT uoguelph DOT ca Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Installation problem > I recently installed djgpp v1.11m5 on a new machine I have purchased > and I seem to have a bit of a problem, when I run the tryit batch > file in /samples/hello it reports an "unknown file type 0x692 > (064443)" error when it calls gcc to compile the hello program. This usually indicates that you have an older copy of go32.exe in your PATH ahead of djgpp's go32. Run "go32" at the dos prompt. It should say it's version 1.11.maint5 and tell you where it is located.