Hi,
I am working with a project which was originally created for Diab
Toolchain.
It is a Coldfire base code and contains both the C and assembly files.
I need to port this code to the uclinux environment. When I try to
assemble the "*.ASM" files using m68k-uclinux-as, I run in to numerous
compilation errors. I could figure out some of the problems:
(1) Different Comment Style (need to use C type comments)
(2) Different Register Naming Conventions (need to add a % before
register name).
(3) Different Macro Definition Conventions (need to use ".macro M_NAME"
instead of "M_NAME .macro").
But there is a lot more to change. Has any body done a similar job
before? If yes, can you summarize all the differences (it will help me to
speed up the work). Is there any document (explaining similar stuff) some
one can point me to?
Thanks and Regards,
Kunal Singh
kunal __at__ kunalsinghDOTcom
--------------------------------------------------------------------
mail2web - Check your email from the web at
http://link.mail2web.com/mail2web
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev