Date: Sun, 20 May 2001 18:37:38 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Maverick cc: djgpp AT delorie DOT com Subject: Re: Assemby Error... help needed In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 20 May 2001, Maverick wrote: > I've just installed DJGPP utilizing the DJ-Installer and extracted RHIDE to > the DJGPP Directory. I tried with the RHIDE User Interface to compile a > simple "Hello World"-Program, and failed. I tried it with GCC-Compiler only, > and I also failed. Results were nearly the same. > > c:\djgpp/tmp\cc4CGBH0.s: Assembly Error: > c:\djgpp/tmp\cc4CGBH0.s: Error: Rest of line ignored first ignored character > is ','. You installed an old Binutils distribution (bnu27b.zip, right?). Download and install bnu211b.zip, and the problem should go away.