From: Bruce_Robbins AT stricom DOT army DOT mil To: djgpp AT delorie DOT com Message-Id: <8525667F.006AFBCA.00@stricom.army.mil> Date: Mon, 14 Sep 1998 15:34:58 -0400 Subject: NT problems MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk I have recently downloaded version 2.0 and am running on an NT 4.0 system with 64 MB Ram. After unzipping the djdev201.zip file into c:\djgpp, I did the same for the bnu281d.zip andgcc281b.zip. I then ran go32-v2 and got the following. DPMI memory available: 16627 Kb DPMI swap space available: 0 Kb Next I added the PATH and DJGPP variables to my environment and rebooted. I tried to compile the program "Hello, world" but came with the following error. gcc.exe: installation problem, cannot exec `as': No such file or directory (ENOENT) Searching my directories I have no as.exe but don't understand why. Isn't it in the main package? Am I missing something? Thanks Bruce.