[Webkit-unassigned] [Bug 23872] mingw32 cross-compile from linux on Fedora 10

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 24 08:31:43 PDT 2009


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


mikkel at linet.dk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mikkel at linet.dk




------- Comment #14 from mikkel at linet.dk  2009-04-24 08:31 PDT -------
Just updated to 1.1.5 for cross-compiling webkitgtk to windows.

These are not quality patches, but it works on Windows.

5-1.1.5-gio.diff: Needs to be fixed so that "didReceiveResponse" also works on
Windows.

6-1.1.5-download.diff: Some conflict with the signal "ERROR" renamed to
"DOWNLOAD_ERROR"

One patch is still missing (need to be created). When it complains about
missing
pthread.h and sched.h do this.

vi GNUmakefile

and add "-I/usr/i686-pc-mingw32/sys-root/mingw/include/pthread" to
GLIB_CFLAGS


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list