From: aroben@apple.com Date: Mon, 17 Oct 2011 13:25:19 +0000 (+0000) Subject: Windows build fix X-Git-Url: http://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=7aff40f7008be67de2be5dc1a00c00691c78f4ea;hp=82d0ee7062a2fd3e66db0deb88473c5818084bcd;ds=sidebyside 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 --- 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 @@ >