c loader can only handle one level of dependencies. but what about
linux, where it's perfectly fine to stick a -lfoo on the linker command
for application bar and when bar loads libfoo.so, the loader will
automatically pull in libfoo-internal.so?
i hope this is
c loader can only handle one level of dependencies. but what about
linux, where it's perfectly fine to stick a -lfoo on the linker command
for application bar and when bar loads libfoo.so, the loader will
automatically pull in libfoo-internal.so?
i hope this is
rface might change at any time. the
best solution so far is to remove libfoo-internal.la from the
dependency_libs variable in libfoo.la. is this really the proper
solution?
thanks for any insight.
nall.
___
Libtool mailing list
[EMAIL PROTECTED]
ld like to understand what's going on.
thanks for any help.
nall.
___
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool