From: "M.Kovac" Newsgroups: comp.os.msdos.djgpp Subject: Re: im an idiot. Date: 26 Oct 1998 19:39:04 GMT Organization: KISS Lines: 26 Message-ID: <01be0119$80a28fa0$0f02000a@kovacm> References: NNTP-Posting-Host: olymp.fri.uni-lj.si X-Newsreader: Microsoft Internet News 4.70.1155 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com For v2 you may want to check: 1. Most likely you haven's set correctly the DJGPP environment variable (you verify this by invoking SET in DOS prompt). The easiest way to do this is by executing SETDJGPP.BAT batch file. 2. The DJGPP variable is cool but the file to which it points, called DJGPP.ENV can't be found or it is invalid. JGGard wrote in article ... > sorry for being such a newbie, but gcc doesnt seem to work, i was just > wondering if anyone had any clues as to why it is not functioning... > apparently it runs, however if i try to comile a simple *.c file it prints > this: > > installation problem, cannot execute 'as' : No such file or directory > (ENOENT) > any suggestions or help would be greatly appreciated, sorry if i overlooked > something in the faq.. > > Zapatos > > >