From: Martin DOT Stromberg AT lu DOT erisoft DOT se (Martin Stromberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: gcc.exe: installation problem, cannot exec `as': No such file or directory (ENOENT) Date: 30 Sep 1998 08:38:14 GMT Organization: Ericsson Erisoft AB, Sweden Lines: 16 Message-ID: <6usqlm$sgj$1@antares.lu.erisoft.se> References: <3609B933 DOT 3D30820D AT columbia DOT edu> NNTP-Posting-Host: spica-144.lu.erisoft.se X-Newsreader: TIN [version 1.2 PL2] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Nathan D. Dias (ndias AT columbia DOT edu) wrote: : I just downloaded and extracted DJGPP on my Win95 machine and have been : trying to get it to compile a test program, but I'm getting the : following error: : C:\Documents>gcc hello.c -o hello : gcc.exe: installation problem, cannot exec `as': No such file or : directory (ENOENT) Did you download all the needed .ZIPs? In particular the error message indicate that you need BNU*B.ZIP. Right, MartinS