[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Module loading on Windows
- From: Shmuel Zeigerman <shmuz@...>
- Date: Tue, 13 May 2008 22:04:38 +0300
Matt Campbell wrote:
It just occurred to me that if you really want a self-contained lrexlib
rock, you could modify the build procedure to link rex_pcre against a
static-library version of PCRE. That would eliminate this specific
issue entirely and would probably be the best short-term solution.
Yes, this is a possible solution, it just doesn't have those advantages
offered by DLLs.
(BTW, lrexlib PCRE binding contains a run-time check of the PCRE version
and raises an error if the latter is too old).
--
Shmuel