NEW 153192
[OSX][GTK] libjavascriptcoregtk is missing some symbols because it is not linked with -Wl,-all_load on OSX
https://bugs.webkit.org/show_bug.cgi?id=153192
Summary [OSX][GTK] libjavascriptcoregtk is missing some symbols because it is not lin...
Jeremy Huddleston Sequoia
Reported 2016-01-16 22:06:10 PST
libjavascriptcoregtk is not including some of libWTFGTK because it is not linked with -Wl,-all_load. Manually adding it to link.txt after configuring worked well enough to get me something usable, but that's obviously not the correct solution.
Attachments
Note You need to log in before you can comment on or make changes to this bug.