[webkit-reviews] review requested: [Bug 27551] Make it possible to build JavaScriptCore as shared library without symbol lists : [Attachment 59596] Now trying a Windows fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 23 18:31:48 PDT 2010


Kevin Ollivier <kevino at theolliviers.com> has asked  for review:
Bug 27551: Make it possible to build JavaScriptCore as shared library without
symbol lists
https://bugs.webkit.org/show_bug.cgi?id=27551

Attachment 59596: Now trying a Windows fix
https://bugs.webkit.org/attachment.cgi?id=59596&action=review

------- Additional Comments from Kevin Ollivier <kevino at theolliviers.com>
This got me building on a Windows VM up to WebKit, but the VM build kept
choking on "out of memory" linker errors, so I don't know if this fix will get
us building all the way. 

I've also discovered the Qt bot's problem - some of their moc-generated sources
include files that indirectly include JSCore sources, but they do not include
config.h from anywhere. Not sure what the right way to fix that would be.
Anyone on the Qt side have suggestions?


More information about the webkit-reviews mailing list