[Webkit-unassigned] [Bug 30157] New: [Qt] Symbian SBSv2 .code segment is too big for linker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 7 01:16:33 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=30157

           Summary: [Qt] Symbian SBSv2 .code segment is too big for linker
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: S60 Hardware
        OS/Version: S60 3rd edition
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P1
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koshuin at gmail.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list