This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

Re: Difference in assemble language


> However, the next problem is a bit harder.....The file that i am trying to
> assemble is the startupfile for my AT91 EB40-board and it was originally
> taken from the ARM SDT suite that came with the board. Since i'm not
> planning to use the SDT i thought that i might take some files from the suit
> but i seems like the assemler language isn't the same for ARM and gcc. When
> i assemble cstartup_angel.s i get very much "No such instruction"-comments
> from the assembler.

Ah the missing information from your previous post.  The comment character 
for ARM assembler is '@'

R.



------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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