>
New Topic
>
Reply<
Esato Forum Index
>
Sony Ericsson / Sony >
Symbian phones
> C compiler on P1
Bookmark topic
hi!
is there a c/c++ compiler to write and run progs created on our P1i?
--
Posted: 2008-01-23 15:08:48
Edit :
Quote
i may be wrong, but c/c++ are exe files. does p1 support this file?
--
Posted: 2008-01-23 15:31:10
Edit :
Quote
When installed, UIQ 3 application files are EXE files
--
Posted: 2008-01-23 15:39:59
Edit :
Quote
ok, i see. so would it would be necessary to have a sis compiler instead of a c compiler?
--
Posted: 2008-01-23 15:43:34
Edit :
Quote
i don't need a .sis compiler....but an .exe one...for my study
--
Posted: 2008-01-23 15:45:44
Edit :
Quote
Why not take a look at Sony Ericsson's
Developer World or UIQ Technology
Developer website?
--
Posted: 2008-01-23 16:07:09
Edit :
Quote
There's a java compiler somewhere that runs on UIQ3.
--
Posted: 2008-01-23 16:38:25
Edit :
Quote
Modern C++ compilers are big resource-hungry programs, not intended to run on small devices. In addition, you don't just need a compiler, instead a whole SDK. You develop on PC and test the result on phone.
[ This Message was edited by: Zed@CPS on 2008-01-23 16:32 ]
--
Posted: 2008-01-23 17:27:00
Edit :
Quote
On 2008-01-23 17:27:00,
Zed@CPS wrote:
Modern C++ compilers are big resource-hungry programs, not intended to run on small devices.
This is an example of developers becoming lazy when computers have more memory available. Ever heard the term "bloatware"??? How large do you think the C compiler in
this baby could have been? This was a pocket calculator introduced at the end of the 80's with a built-in C compiler and in those days RAM and ROM sizes in portable devices were not counted in megabytes. And in those days you didn't need no stinkin SDK. Just an editor and compiler and believe it or not but that was enough...
_________________
Snuck! It's ointment time! -- Mad Jack the Pirate
[ This Message was edited by: AbuBasim on 2008-01-23 18:09 ]
--
Posted: 2008-01-23 19:07:21
Edit :
Quote
The above is all true - but that's what it is, there is nothing to do.
--
Posted: 2008-01-23 19:48:45
Edit :
Quote
New Topic
Reply