Hi there.

First of all I have to thank Rudolf K?nig for his "EPOC32 SDK on Linux/Unix
quick HOWTO" which you can find here http://www.koeniglich.de/linuxsdk.html.
Almost the time I followed his recommendations but with corresponded changes
for OS/2.
At the moment cross-compiler was tested with Symbian SDK V5 and programs
which use standard C library. Due a time shortage I couldn't make 
comprehensive tests.
Unzip this archive into the X:\Epoc2 (otherwise you have to change more pathes).
There are three things should be done before use this cross :
1.  Copy the headerfiles/libs from the SDK. 
    I've copied the following directories from the distribution to /Epoc2
        sysdoc        ->  sysdoc
        Epoc32Ex      ->  Epoc32Ex
               (note, here are already some makefiles from Rudolf K?nig).
        epoc32/include -> include 
        epoc32/tools   -> Tools
        epoc32/Release/Marm -> Release\Marm
2.  Look through epoc2.cmd and files inside Epoc2\lib\makerules and
    correct pathes.
3.  Install and setup Odin for tools (they are still Win32 applications).

Note 1. You have to have installed emx runtime 0.9d with lastest fixes.
Because compiler was built with gcc/emx.

Note 2. You should always use option -D__GCC32__ for C/C++ complier and
explisit point to the include directories with option -I.
Perhaps I'll change this behavior later.



Andrei A. Porodko (AKA Andy Porro)
andy@cbs-edu.chel.su
