* Беляев Анатолий Анатольевич wrote on Tue, Nov 06, 2007 at 01:30:11PM CET:
> I need run time linking for library and
> I already use this flag for LDFLAGS but it doesn't help.
> There are compiling and gmake install log from my AIX
> Any other ideas about it?
[...]
> /bin/sh ../libtool --tag=C
Hi.
Thanks a lot for you help.
I need run time linking for library and
I already use this flag for LDFLAGS but it doesn't help.
There are compiling and gmake install log from my AIX
Any other ideas about it?
Compiling:
Making all in CSP/samples/stunnel
gmake[2]: Entering directory `/host_home
Hello,
* [EMAIL PROTECTED] wrote on Mon, Oct 29, 2007 at 01:23:54PM CET:
> Hi,
> I manage to build .so shared library on aix using libtool. But I have
> problem
> with installing it using gmake install. Libtool install two files.
> One is .a and second is .la(wich is actualy the libtool script)