On Mon, 2010-11-08 at 17:42 +0100, Robert Nagy wrote:
> Making:libhyphen.so
Ah, this is in lingucomponent/source/hyphenator/altlinuxhyph/hyphen
right ? Then this is a duplicate of the other problem you had with the
build breakage in i18npool. It should be making
libhyphen$(DLLPOSTFIX).so and
On (2010-11-08 16:29), Caolán McNamara wrote:
> On Sun, 2010-11-07 at 20:42 +0100, Robert Nagy wrote:
> > If the internal hyphen library is used which does not
> > build a shared object, then link to $(SOLARLIBDIR)/libhyphen.a,
> > instead of using -lhyphen on UNX + GCC.
>
> How come, the -L optio
On Sun, 2010-11-07 at 20:42 +0100, Robert Nagy wrote:
> If the internal hyphen library is used which does not
> build a shared object, then link to $(SOLARLIBDIR)/libhyphen.a,
> instead of using -lhyphen on UNX + GCC.
How come, the -L options should place solarlibdir before the system
ones, so -Lh
If the internal hyphen library is used which does not
build a shared object, then link to $(SOLARLIBDIR)/libhyphen.a,
instead of using -lhyphen on UNX + GCC.
---
.../hyphenator/altlinuxhyph/hyphen/makefile.mk |8 +---
1 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/lingu
If the internal hyphen library is used which does not
build a shared object, then link to $(SOLARLIBDIR)/libhyphen.a,
instead of using -lhyphen on UNX + GCC.
Also remove the unneccesary HNJLIB because that is defined in
solenv/inc/lib.mk already.
---
.../hyphenator/altlinuxhyph/hyphen/makefile.mk