How can I use GCC for cross compilation? I want to build an application for the EPOC platform. It is for a Psion 5MX device which has an 32-bit RISC-based ARM 710 processor. The application is in C. Is it possible to build the application using GCC for that platform?
I see you use Google's fine gmail service. Have you tried their search engine? It seems to work pretty well for questions like this. A search for EPOC arm gcc yielded lots of hits, including http://gnupoc.sourceforge.net/
If that doesn't do it for you, please take your question to the crossgccc mailing list. See http://sources.redhat.com/ml/crossgcc/
- Dan