-
Bug
-
Resolution: Done
-
P0: Blocker
-
4.6.0
-
None
-
d73ea9d00fec200b2dd6de5e4c8f298caffa4aca
https://bugs.webkit.org/show_bug.cgi?id=30157
Symbian's new build toolchain SBSv2 (Symbian Build System version 2) creates
more code than the old SBSv1.
Toolchain has a fixed start address for .data segment that .code segment
overlaps with in SBSv2 causing
the link stage to fail when building qtwebkit.dll.