ZX_Spectrum
Newbie level 5
What i want to say is that i would like to use GCC to compile ARM Assembly code under linux , but i really don't want to switch to the awkward gcc arm syntax.
actually i am learning ARM Assembly right now using realview Keil under windows but as i am switching little by little to linux i want to use gcc and gdb but I really hate re-learning most of what I have already learned of ARM syntax under realview.
I think the syntax gcc uses is called At&T syntax , but i am not sure how to call the syntax used in realview keil
NOTE: please don't ask me to use keil with wine.
thank you everyone
actually i am learning ARM Assembly right now using realview Keil under windows but as i am switching little by little to linux i want to use gcc and gdb but I really hate re-learning most of what I have already learned of ARM syntax under realview.
I think the syntax gcc uses is called At&T syntax , but i am not sure how to call the syntax used in realview keil
NOTE: please don't ask me to use keil with wine.
thank you everyone
Last edited: