rurban / re-engine-PCRE2

use pcre-jit instead of slow perl regex
Other
1 stars 4 forks source link

probe for libpcre2-8 and offer to install it #12

Open rurban opened 7 years ago

rurban commented 7 years ago

esp. using a dynamic lib, or if static then with -fPIC on ELF.

rurban commented 7 years ago

Probe done with 0.3 c135a45e069169d65369b2d8b96697be812f6dce This doesn't catch the static libpcre2-8.a ELF -fPIC problem with a shared PCRE2.so though.