X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Fri, 04 Jan 2002 10:51:50 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Geethanandh kandasamy Message-Id: <7704-Fri04Jan2002105149+0200-eliz@is.elta.co.il> X-Mailer: emacs 21.1.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <20020104002638.47572.qmail@web12206.mail.yahoo.com> (message from Geethanandh kandasamy on Thu, 3 Jan 2002 16:26:38 -0800 (PST)) Subject: Re: compile 16 files References: <20020104002638 DOT 47572 DOT qmail AT web12206 DOT mail DOT yahoo DOT com> 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: Thu, 3 Jan 2002 16:26:38 -0800 (PST) > From: Geethanandh kandasamy > > I had downloaded > DJGPP and when i try to make an .exe file with all > these 16 object files i get error (GCC say "cannot > exec as") The compiler cannot find as.exe, the assembler. Make sure you installed the Binutils package (v2gnu/bnu2112b.zip), and make sure you have as.exe in your bin subdirectory.