"Simon White" <[EMAIL PROTECTED]> writes:
> However if one of those modules internally calls a function that is also
> marked as being exported it does not necessarily call the function in
> its own library. Depending on order it may call the function that
> exists in the other library instead.
* Беляев Анатолий Анатольевич 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
Hello Simon,
* Simon White wrote on Tue, Nov 06, 2007 at 04:03:48PM CET:
>
> I have some modules with the same exported interface. All modules are
> built to hide all symbols by default with only the public ones being
> marked as __attribute__((visibility("default"))). They are designed
> to be
Hi,
I have some modules with the same exported interface. All modules are built to
hide all symbols by default with only the public ones being marked as
__attribute__((visibility("default"))). They are designed to be drop in
replacements, however sometimes more than one of these modules may n
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 list,
I'm wondering why libtool doesn't save the -R flags in the .la file,
along with the -L and -l?
--
Benoit Sigoure aka Tsuna
EPITA Research and Development Laboratory
PGP.sig
Description: This is a digitally signed message part
___
http