From: brobbins AT iitri DOT org Newsgroups: comp.os.msdos.djgpp Subject: Another DJGPP and NT question Date: Tue, 15 Sep 1998 17:01:34 GMT Organization: Deja News - The Leader in Internet Discussion Lines: 31 Message-ID: <6tm6hd$bac$1@nnrp1.dejanews.com> NNTP-Posting-Host: 160.142.1.17 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk 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: 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