[Webkit-unassigned] [Bug 29715] [All] RVCT compilation of WebKit fails due to ARM/Thumb defines in Platform.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 24 23:45:43 PDT 2009


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


Janne Koskinen <koshuin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |koshuin at gmail.com




--- Comment #9 from Janne Koskinen <koshuin at gmail.com>  2009-09-24 23:45:41 PDT ---
I don't see ARM7 check in the patch.
For reference this is how it was patched in QtWebkit to be able to compile
again:
http://gitorious.org/qtwebkit/qtwebkit/commit/272cfd8765e96927ad9be950a0d4c32d0c8bd09a

I agree on the additional patch. What I don't like is the originating patch
using name 'traditional' when referring to THUMB/ARM/ARMI ?
What about if I want compile for ARM instruction set on THUMB2 enabled HW ?
That would resolve to traditional assuming compiler used to not to pass
__THUMB2__ flag. It should be more specific what 'traditional' is.

-- 
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