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]
Other format: [Raw text]

armasm vs. gas directives


Hi all,

I am trying to compile an ARM assembly file using an ARM cross-compile as that is written and targeted to compile using the ARMASM compiler from ARM SDT.  I got tons of errors saying about "bad instruction" and I know it's sth that deals with the different directives of those two assemblers.

So I am wondering if there are any options in "as" so that I can compile the file without any errors?  Or I have to change all the directives in the file so it would fit into the GNU as?  If that is the case, is there some kind of chart or document that lists and compares the use of those directives?

Thank you for your help.

Benjamin


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe at sources dot redhat dot com


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