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/