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




> 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.
> 

The assembly language is the same, but there are differences in the way that thing like labels and assembler directives are specified. If you send the error messages and the lines that cause the problem (or at least some examples) it will be easier to suggest what the problem might be.

Clive

------
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]