Bug 153192

Summary: [OSX][GTK] libjavascriptcoregtk is missing some symbols because it is not linked with -Wl,-all_load on OSX
Product: WebKit Reporter: Jeremy Huddleston Sequoia <jeremyhu>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Mac   
OS: OS X 10.11   
Bug Depends on:    
Bug Blocks: 126492    

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.