[Webkit-unassigned] [Bug 30899] New: WebKit fails to build release on 32-bit Windows systems

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 22:54:18 PDT 2009


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

           Summary: WebKit fails to build release on 32-bit Windows
                    systems
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sfalken at apple.com


We exceed the user-mode virtual address space of 2GB during the link phase of
WebKit due to the large size of the WebCore static library (> 1.6GB).

Adding an all-in-one file to build the JS bindings can reduce this by about
300MB and get us safely under the limit.

-- 
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