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: And questions regarding building cross-toolchains are better off posted on the crossgcc list: Eric

GCC Cross Compilation

2005-04-13 Thread Vishal Kothari
Hi, Can someone tell me how do I use GCC to build for ARM target? -- Regards, Vishal Kothari.

re: GCC Cross Compilation

2005-04-11 Thread Daniel Kegel
Vishal Kothari <[EMAIL PROTECTED]> wrote: 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

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 Kotha