From: drwhat AT olypen DOT com Newsgroups: comp.os.msdos.djgpp Subject: compiler error Date: Mon, 23 Mar 1998 22:03:40 GMT Organization: All USENET -- http://www.Supernews.com Lines: 24 Message-ID: <3516dacd.38423761@207.126.101.100> NNTP-Posting-Host: 7860 AT 208 DOT 229 DOT 228 DOT 21 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk howdy all I am new new DJGPP, and will trying to compile the following: main() { printf("Hello World!\n"); } I get the following error msg: "installation problem, cannot exec 'as':no such file or directory (enoenv)" I have installed djdev201.zip, gcc2721b.zip, bnu281b.zip, and rhide14.zip. I get the same error msg when trying to compile from within rhide or from the command line using gcc -c wabbii.c any help/ideas/suggestions would be greatly appreciated email: drwhat AT olypen DOT com