gpc@radstream.com wrote:
GPC for the Palm-OS would be another great port. Anyone??? Ken
Yeah, I did some short investigation, but didn't come very far yet.
First thing to try, is to build a gcc cross-compiler for Palm-OS. This should be possible on Linux and Cygwin, and other Unix-like systems (maybe Mac OS X) using prc-tools http://www.palmos.com/dev/tools/gcc/. What is your host environment ?
If you have a gcc cross-compiler up and running, see if you can build gpc. I don't know if prc-tools is compatible with gpc, it may not work out-of-the-box. Consider it a little adventure.
Apart from GPC, there has been a port of Free Pascal to Palm-OS. The port was unstable and recently removed http://www.freepascal.org/news.html.
Finally, there is a commercial (proprietary) Pascal compiler for Palm-OS http://www.winsoft.sk/pstudio.htm. I don't know how good it is.
Was wondering if anybody is doing a port of Pascal for the Symbian OS 7.0. Coding in C++ is impossible for me as my brains seem to be hard coded with Pascal. :)
There also seems to be a gcc cross-compiler for Symbian OS, see http://www.symbian.com/developer/downloads/v6sdks.html. That's all I know about it.
Regards,
Adriaan van Os