Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20030222004128.96968.qmail@web14703.mail.yahoo.com> Date: Fri, 21 Feb 2003 19:41:28 -0500 (EST) From: Benjamin Lee Subject: error with ARM cross-compiler assembler To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi all, I got a problem with the ARM cross-compiler assembler arm-elf-as. I've built the arm-elf-as for ARM assembler but every time I tried to use the asembler to compile on an assembly file, it gives me sth like this: ... main_init.s:17: Error: Rest of line ignored. First ignored character is `*'. main_init.s:19: Error: bad instruction `header Files' main_init.s:21: Error: bad instruction `get hw_cdmap.a' ... The assembly code should be fine in the file as I can use ARMASM (the assembler compiler for ARM) to compile it without any trouble. So I am just wondering if anyone can tell me what the problem could be? Thx a lot, Ben ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/