[Gc] Re[2]: GC Symbian port
Ivan Maidanski
ivmai at mail.ru
Wed Sep 7 08:04:35 PDT 2011
Hi Djamel,
I've put it to a Git branch (and moved that readme file to doc/). Thanks.
Regards.
07 09 2011, 18:49 djamel magri <djamel.magri at googlemail.com>:
>
>
>
> Just looked into it, its written in French.
> Ivan here is the translation :
>
> 1. base version : libgc 7.1
> 2. Build : use libgc.mmp
> 3. Limitations
> 3.1.No multithreaded support
> 3.2. Be careful with limitation that emulator introduces : Static roots are not dynamically accessible (there are Symbian APIs for this purpose but are just stubs, returning irrelevant values)
> Consequently, on emulator, you can only use dlls or exe, and retrieve static roots by calling global_init_static_root per dll(or exe).
> On target, only libs are supported, because static roots are retrieved by linker flags, by calling global_init_static_root in main exe.
>
> thanks chaps
>
>
> On Wed, Sep 7, 2011 at 4:33 PM, <Manuel.Serrano at inria.fr> wrote:
> Hi Djamel,
>
> In the tarball I sent the other day, there is a README.symbian file.
> Isn't the one you are looking for?
>
> Cheers,
>
> --
> Manuel
>
>
More information about the Gc
mailing list