X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Sun, 27 Jan 2002 19:47:56 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: David Message-Id: <2110-Sun27Jan2002194755+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <13353325708.20020127100800@server> (message from David on Sun, 27 Jan 2002 10:08:00 -0500) Subject: Re: Problem References: <13353325708 DOT 20020127100800 AT server> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sun, 27 Jan 2002 10:08:00 -0500 > From: David > > E:\DJGPP>gcc david.c > gcc.exe: installation problem, cannot exec `as': No such file or directory (ENOE > NT) This means you don't have the Binutils package installed. `as' is as.exe, the GNU Assembler, and it comes with the bnu2112b.zip package.