On Mon, 2007-07-23 at 00:52 +0300, Evgeniy Filatov wrote:

> I am programmer, i am writing C/C++ programs for Nokia Series 60
> devices, and often i need to run some parts of code directly on
> device. I think, not only me, but other symbian developers got same
> problem. There are no C compiler, that runs directly on such devices.
> That's why i want to ask: is there any version of gcc under Symbian
> already exist or planned. If second, i can help to develope it.

Why do you need to run the compiler directly on the device?  That seems
slow and probably very difficult.  You should cross-compile applications
from a faster general-purpose machine.

Ben

-- 
Ben Elliston <[EMAIL PROTECTED]>
Australia Development Lab, IBM

Reply via email to