[sword-devel] Updated regex.patch

Matthew Talbert ransom1982 at gmail.com
Wed Dec 16 20:49:27 MST 2009


On Wed, Dec 16, 2009 at 8:55 PM, Dmitrijs Ledkovs
<dmitrij.ledkov at gmail.com> wrote:
> This time around when searching for regex it will add additional
> -llibrary flags if required.
>
> For example on my linux it doesn't add any (prints none required) on
> windows it should add a flag.
>

This works fine with MSYS when you have a shared library. It does not
work when you are expecting to use SWORD's internal library. This is
because lib/Makefile has a line am__objects_3 = regex.lo which is
always commented out. This is the same problem that the build system
has always had at this point. I do not know why this is. I'm still
looking into it, but any suggestions would be great.

Matthew



More information about the sword-devel mailing list