Re: [webkit-dev] Building JavaScriptCore on Linux

2009-02-01 Thread Sriram Neelakandan
Look at jsc .. sample Javascript application .. i think this gets built by default along with GtkLauncher ! On Fri, Jan 30, 2009 at 9:42 AM, Patrick Gostovic wrote: > Hi. > > Is there a straightforward way to build a JavaScriptCore static library on > Linux? I would like to embed the JavaScrip

[webkit-dev] Building JavaScriptCore on Linux

2009-01-29 Thread Patrick Gostovic
Hi. Is there a straightforward way to build a JavaScriptCore static library on Linux? I would like to embed the JavaScriptCore engine in an application. Following the instructions here http://trac.webkit.org/wiki/BuildingGtk , I can easily build the more general webkit shared library, but