PDA

View Full Version : C Compiler on WinMo?


HopelesRomantc91
11th February 2009, 02:05 AM
I read that PocketDOS is a pretty good emulator. Are there any foreseeable problems to using a DOS C Compiler inside of Pocket DOS to get a mobile compiler? Why?

Mole22
11th February 2009, 02:53 AM
Even if it runs and compiles, it won't compile natively for the mobile platform. It would compile for the target platform, namely x86 DOS programs. Interesting though, getting a mobile phone to compile a program that runs on a PC :)

EDIT: Of course, the programs it compiles may be able to run in the PocketDOS environment, which would be nice!

ArchiMark
11th February 2009, 06:08 PM
There used to be something I think called pgcc that was an onboard C compiler...google it and see if it or a newer version is available...