From: "Andrew Crabtree" Newsgroups: comp.os.msdos.djgpp Subject: Re: unknown error message Date: Fri, 1 May 1998 09:47:20 -0700 Organization: Hewlett-Packard, Roseville Lines: 8 Message-ID: <6icuat$f57$1@rosenews.rose.hp.com> References: <01bd74b5$8cf4d4c0$97b6d2cc AT hcsyqfqj DOT nycap DOT rr DOT com> NNTP-Posting-Host: ros51675cra.rose.hp.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Kooch wrote in message <01bd74b5$8cf4d4c0$97b6d2cc AT hcsyqfqj DOT nycap DOT rr DOT com>... >i get a can't exec 'as' whenever i try and compile a test program...is it i >file im missing or what? 'as' is the assembler. It comes with the binutils package, which you probably forgot to download or unzip.