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



Daniel.Andersson@combitechsystems.com said:
> bash.exe-2.04$ make
> as   -o cstartup_angel.o cstartup_angel.s
> cstartup_angel.s: Assembler messages: 

Hmm, are you sure 'as' isn't your native assembler?  shouldn't you be 
using arm-<target>-as here?


> cstartup_angel.s:82: Error: no such instruction: `ldr r10,PtInitTableEBI' 

This seems to confirm the above.

Clive's other comments about the directive statements still holds.

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]