Help needed
Prasad RSV
rsv@emuzed.com
Thu May 10 02:50:00 GMT 2001
ÃÂ
ÃÂ
Hello,
ÃÂ
ÃÂ ÃÂ I am working with ARM assembly language under symbian
6.0(crystal).ÃÂ Please help me in the following case :
ÃÂ
ÃÂ ÃÂ I converted some of my C++ functions in my application into
ARM assembly code using inline assembly for optimization purpose. I did this
optimization under ARM Developer Suite 1.1. Now I tried to bulid the project for
ARM target under symbian with " abld build armi urel" command. It is giving some
compile time errors. As we know , internally it will use "gcc" compiler to
compile our project files. I think some changesÃÂ are neededÃÂ to make it
compile under "gcc" on symbian.ÃÂ All the errors I' m getting ÃÂ are with
inline ARM assembly code.Some of the errors areÃÂ with :
ÃÂ ÃÂ 1. accessing global and local variables
ÃÂ ÃÂ 2. accessing registers r12,r13 etc.
ÃÂ
ÃÂ Let me know what are the changes I need to incorporate in my code to
make it compile under gcc.
Thanks in advance.,
ÃÂ
regards,
rsv
More information about the crossgcc
mailing list