Linux compatibility, synchronization and configuration guides for mobile (cellular) phones made by Crystal .
The general resource section at the bottom, contains links
to helpful Linux utilities (mostly available under GPL
), community efforts, HOWTOs and FAQs.
Have you written a documentation yourself? Then please feel free to
submit a new entry.
| Crystal ER5(http://www.gnupoc.org/) | Linux |
Normally development for EPOC devices is done under Windows, since the SDK
distributed by
SYMBIAN(http://www.symbian.com) is targeted for this platform. Still you might belong to those
who prefer to use UNIXish operating systems for program development.
If this is the case,
this page by KI-AG
will tell you how to set up a development environment
under LINUX.
epocemx(http://epocemx.sourceforge.net) is a collection of tools (including a port of GCC) and libraries which enable building EPOC R5 (ER5) applications under Unix. EPOC R6 (ER6, Symbian OS) is not supported.
GnuPoc(http://www.gnupoc.org/) makes it possible to develop EPOC applications on your GNU/Linux machine. It is using GNU make, Wine and GCC crosscompiler for ARM. Because of the EPOC SDK license we are not allowed to redistribute it, but you can apply the diff if you already have the SDK. The aim of this project is to make a complete EPOC SDK for Linux, any architecture, with full debugging and which is released under GPL.