webengine/osswebengine/WebKit/s60/group/README-generated.txt
author William Roberts <williamr@symbian.org>
Thu, 17 Jun 2010 12:25:04 +0100
branchGCC_SURGE
changeset 81 2a9e6180e70c
parent 0 dd21522fd290
permissions -rw-r--r--
More MMP files which need to select EABI DEF files for GCCE builds - Bug 2962

set SOURCE_ROOT env to your webcore dir

Derived files for Symbian are build using scripts from Windows port which relies on Cygin environment.
To regenerate the derived files for Symbian you need to install Cygwin from

http://www.cygwin.com/

The installer is available from

http://www.cygwin.com/setup.exe

Besides basic packages, you need to select and install the following additional packages:

    bison
    flex
    gcc
    gperf
    make
    perl
    perl-libwin32

Cygwin environment should be installed to default location under c:\cygwin.

To regenerate derived files use

    SymbianBuild\build-generated.bat

Derived files for WebCore go to directory

    ..\DerivedSources\WebCore


ok