This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

error with ARM cross-compiler assembler


Hi all,

Sorry for the spam if I am in the worry place.
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]