[Webkit-unassigned] [Bug 27551] Make it possible to build JavaScriptCore as shared library without symbol lists

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 10:20:58 PDT 2009


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





--- Comment #10 from Csaba Osztrogonác <oszi at inf.u-szeged.hu>  2009-07-28 10:20:58 PDT ---
I tried to build your patches with rev. 46488, and found some small error:
- unnecessary JS_EXPORTDATA macros for unions
- missing includedir
- missing JS_EXPORTDATA for JSFunction class

I fixed them, and it works on Qt-Linux without additional regressions:
http://gist.github.com/157541

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