I have a console program written in Ada, and I want to port it onto palm. Rather than rewrite the whole thing, I was hoping that I could put everything that needs to change into seperate functions that I can rewrite, and somehow compile the Ada as it is. Are the ada compilers? Any other suggestions on how to do it? I was thinking that perhaps I could compile it like normal, then disassemble and somehow use the assembly code as source within codewarrior. Anyway, this type of problem is something I've never considered before, so I'm not really sure what my strategy should be. If anyone has suggestions, I would really appreciate it.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
