From: "m.gould1" Newsgroups: comp.os.msdos.djgpp Subject: More probs with DJGPP Lines: 12 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Message-ID: Date: Thu, 22 Nov 2001 21:46:44 -0000 NNTP-Posting-Host: 213.104.161.127 X-Complaints-To: abuse AT ntlworld DOT com X-Trace: news6-win.server.ntlworld.com 1006465395 213.104.161.127 (Thu, 22 Nov 2001 21:43:15 GMT) NNTP-Posting-Date: Thu, 22 Nov 2001 21:43:15 GMT Organization: ntlworld News Service To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I solved my last problem through here thanks to some helpful suggestions and I was hoping you could do the same again because after overcoming the previous problem I now face another. The problem is that when I get GCC to compile a C file I get the following error message "gcc.exe: installation problem, cannot exec `as': No such file or directory (ENOENT)". I have not come across any reference to `as' until now so I don't have a clue what needs doing. Matthew