From: grond AT my-dejanews DOT com Newsgroups: comp.os.msdos.djgpp Subject: Re: Another DJGPP and NT question Date: Wed, 16 Sep 1998 20:19:05 GMT Organization: Deja News - The Leader in Internet Discussion Lines: 38 Message-ID: <6tp6fo$qhf$1@nnrp1.dejanews.com> References: <6tm6hd$bac$1 AT nnrp1 DOT dejanews DOT com> NNTP-Posting-Host: 206.67.200.1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk In article <6tm6hd$bac$1 AT nnrp1 DOT dejanews DOT com>, brobbins AT iitri DOT org wrote: > I have another NT question. I tried twice to set DJGPP on NT but > unsuccessfully. What am I doing wrong? Here are the steps I have taken. > Unzipped with winzip32. Reread the FAQ and went and got pkunzip and used this > with the -d option. > Unzipped the djdev201, bnu281d, gcc281b.zip and djtst201.zip. > Next, set my environments as follows: Is there an "as" in a comment line of yours? Or maybe a bad entry in the .env environment file. You never know. > DJGPP=C:\DJGPP\DJGPP.ENV > Path=%PATH%;C:\DJGPP\BIN; > Rebooted for environment to take effect. > Tried to compile the following C file. > > #include > > int main(void) > { > printf("Hello, world!\n"); > return 0; > } > > Received the following error message when attempting compile: > > gcc.exe: installation problem, cannot exec `as': No such file or directory > (ENOE NT) > > Am I missing something? I don't see any as.exe of any type any where in my > directory structure. > > Thanks. -----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum