Re: [pcre-dev] PCRE2 10.33-RC1 available for testing

Top Page
Delete this message
Author: Ervin Hegedüs
Date:  
To: Zoltán Herczeg
CC: pcre-dev@exim.org
Subject: Re: [pcre-dev] PCRE2 10.33-RC1 available for testing
Hi Zoli,

thanks for clarification,

On Tue, Mar 05, 2019 at 10:44:36AM +0100, Zoltán Herczeg wrote:
> Hi Ervin,
>
> sparc64 has not supported yet, and I have no plans to do it in the foreseeable future. However, if somebody is interested to do it, just submit a patch to the JIT compiler:


oh, now I see in INSTALL file:

. If you want to include support for just-in-time (JIT) compiling, which can
give large performance improvements on certain platforms, add --enable-jit to
the "configure" command. This support is available only for certain hardware
architectures. If you try to enable it on an unsupported architecture, there
will be a compile time error. If in doubt, use --enable-jit=auto, which
enables JIT only if the current hardware is supported.


sorry.

But now I checked with --enable-jit=auto, and autotool summary
reports that JIT avaliable:

./configure --enable-jit=auto
...
    Enable JIT compiling support ....... : yes


and compile failed again - just fyi.

anyway, is there any other limitation, what I could check?


Thanks,


a.