First of all, GNU regex library is seriously outdated and unmaintained anymore.
Second, there is no such library in most popular MinGW distro -
http://nuwen.net/mingw.html
I can try to build GNU regex lib by myself, but for now I need to know
is there any way to build OpenLDAP client library using PCRE.
On Mon, Nov 26, 2012 at 5:32 PM, Sergio NNX <sfhacker@hotmail.com> wrote:
Ciao.
I've built several versions of OpenLDAP and never had any issues with regex.
If PCRE libraries don't work, you could try GNU regex instead.
Let me know how you get on.
Sergio.