On Sep 20, 2008, at 1:49 PM, Holger Freyther wrote: > On Saturday 20 September 2008 20:31:01 ying lcs wrote: >> Hi, >> >> i follow the procedure here >> git clone git://git.webkit.org/WebKit.git WebKit > > not yet. Ariya of Trolltech has a patch[1] but I do not know if he > considers > it ready for inclusion.
It's a slightly modified version of my patch on <https://bugs.webkit.org/show_bug.cgi?id=20760 >. It gets CTI + WREC working on Linux, but changes the behaviour of other GCC x86 targets. The patch needs a little refinement to make the necessary changes under the right circumstances (some of the changes are specific to GCC version, others to the use of ELF), then it can be landed to enable SFX for Qt and Gtk on Linux. I don't have any time myself to work on this, but it should be quite easy for anyone else to finish off. - Mark _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

