[Webkit-unassigned] [Bug 110412] Building for WinCE (cmake) x86 targets fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 21 08:42:02 PST 2013


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





--- Comment #4 from Mark Salisbury <mark.salisbury at hp.com>  2013-02-21 08:44:25 PST ---
Good question.  The platform SDK should define ARM, _ARM_, and the ARM architecture version.  (I checked and mine defines ARM and _ARM_, but not the version, which is 4I... I can address that).

Since a platform SDK targeting ARM defines ARM, there should be no need to explicitly define it in OptionsWinCE.

I'll do a test build (for ARM) showing that I can remove the WTF_CPU_ARM_TRADITIONAL and then upload a new patch.

I'd like to see a comment from Patrick since I think he created OptionsWinCE.cmake in the first place.

As things stand today, I can't build for x86 since OptionsWinCE assumes we will always target ARM.

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