[Webkit-unassigned] [Bug 35607] Allow building smoothly on win32 and win64 using GCC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 24 22:42:16 PDT 2010


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





--- Comment #30 from Fridrich Strba <fridrich.strba at bluewin.ch>  2010-03-24 22:42:15 PST ---
Several comments:
If I made OS(WINDOWS) && CPU(X86_64), this means that the define is not linked
to a particular compiler, but to a way how windows internals are on x64. For
instance to get the thread information about the current thread.
Concerning the use of ifdef __MINGW64_VERSION_MAJOR, I agree that your solution
in JavaScriptCore/wtf/Platform.h is more elegant and preferable
Concerning the parts that I left out: I did only put into this patch the stuff
that I was using to build the Gtk+ port of webkit. I have still some patches
for qt-4.6.2's version of WebKit and JavaScriptCore, but was not really feeling
such an urge to try to push them up.
Please, move your last patch to this issue and let us work together to get it
upstreamed.

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



More information about the webkit-unassigned mailing list