From 7aff40f7008be67de2be5dc1a00c00691c78f4ea Mon Sep 17 00:00:00 2001 From: "aroben@apple.com" Date: Mon, 17 Oct 2011 13:25:19 +0000 Subject: [PATCH 1/1] Windows build fix Here's the error: 5>c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\obj\webcore\derivedsources\jssvgpathsegcurvetoquadraticrel.cpp(128) : fatal error C1128: number of sections exceeded object file format limit : compile with /bigobj * win/tools/vsprops/common.vsprops: Specify /bigobj to the compiler. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@97612 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- WebKitLibraries/ChangeLog | 10 ++++++++++ WebKitLibraries/win/tools/vsprops/common.vsprops | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/WebKitLibraries/ChangeLog b/WebKitLibraries/ChangeLog index 6c5de2b..909536d 100644 --- a/WebKitLibraries/ChangeLog +++ b/WebKitLibraries/ChangeLog @@ -1,3 +1,13 @@ +2011-10-17 Adam Roben + + Windows build fix + + Here's the error: + + 5>c:\cygwin\home\buildbot\slave\win-release\build\webkitbuild\release\obj\webcore\derivedsources\jssvgpathsegcurvetoquadraticrel.cpp(128) : fatal error C1128: number of sections exceeded object file format limit : compile with /bigobj + + * win/tools/vsprops/common.vsprops: Specify /bigobj to the compiler. + 2011-10-16 Adam Barth Always enable ENABLE(DOM_STORAGE) diff --git a/WebKitLibraries/win/tools/vsprops/common.vsprops b/WebKitLibraries/win/tools/vsprops/common.vsprops index 797450d..6a6a874 100644 --- a/WebKitLibraries/win/tools/vsprops/common.vsprops +++ b/WebKitLibraries/win/tools/vsprops/common.vsprops @@ -8,7 +8,7 @@ >