Re: GCC Cross Compilation

2005-04-13 Thread E. Weddington
Vishal Kothari wrote: Hi, Can someone tell me how do I use GCC to build for ARM target? See Dan Kegel's crosstool: http://kegel.com/crosstool/ And questions regarding building cross-toolchains are better off posted on the crossgcc list: http://sources.redhat.com/ml/crossgcc/ Eric

GCC Cross Compilation

2005-04-11 Thread Vishal Kothari
Hi, 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? -- Regards, Vishal