https://bugs.exim.org/show_bug.cgi?id=1654

            Bug ID: 1654
           Summary: PCRE (JIT) does not build on WinCE / x86
           Product: PCRE
           Version: 8.37
          Hardware: x86
                OS: Windows
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Code
          Assignee: p...@hermes.cam.ac.uk
          Reporter: dange...@gmail.com
                CC: pcre-dev@exim.org

Created attachment 821
  --> https://bugs.exim.org/attachment.cgi?id=821&action=edit
wince x86 build patch

Hi,

in both PCRE 8 and 10 the JIT does not build on Windows CE on a x86 target. 

The fix is absolutely trivial -- use cmnintrin.h instead of intrin.h (which
doesn't exist on WinCE). I'm attaching the patch I made against Qt.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to