Tuesday, July 28, 2009

Is it possible to install software to make c/c++/java programs on n70?

if yes then tell how

Is it possible to install software to make c/c++/java programs on n70?
There is no need to install compilers on the n70. Most compilers provide means of ``cross-compiling'' - which means you compile binaries for one architecture on another. Example:- you are running an intel x86 (pentinum/AMD, etc) PC, and want to compile for Apple's Macintosh.





A good compiler will allow you to pass switches to the compiler program (provided you have the necessary API files installed on the host machine), which will tell the compiler that the binary is to be run on a Macintosh.





The GNU's C (GCC) allows this.
Reply:No way, they are too complex for smart phones...
Reply:u could make software in java using the j2me package- thats the specially designed language by sun microsystems- to make applications for mobiles, PDAs. its available on the net at www.sun.com


u'll probably have to buy books on the language due to constraints of a device with limited memory


check online for some free tutorials and if ur good in java im sure j2me will be a cakewalk for u.


all the best!


No comments:

Post a Comment