was built. I'm using libtool 1.5 and running it on
OpenBSD 3.4 box. What is the right thing to do, patch libtool to pass
-soname or specify it as link option in libxxx_la_LDFLAGS in Makefile.am
of the project ?
--
Nedko Arnaudov
___
Libtool ma
Nedko Arnaudov <[EMAIL PROTECTED]> writes:
> The problem is that when I link library that has not linked with -soname
> option the resulting executable contains absolute relative the path to
the resulting executable CAN contain absolute OR relative path
> library. This cause