* Peter Samuelson wrote on Sun, Jul 27, 2008 at 01:16:23AM CEST:
> [Ralf Wildenhues]
> > Try using -all-static, libtool defines -static as linking statically
> > against uninstalled libtool libraries only.
> 
> That works.  But why then does -static cause libtool to pull in all of
> a library's declared dependencies?  It should trust the ld.so, like the
> default --mode=link case.

Since not pulling in all dependencies, direct and indirect, is a feature
currently only enabled in Debian's version of libtool, this sounds like
a limitation of that feature in Debian.

That said, a fix would be interesting for upstream as well.

IOW, I agree with you that there is a bug.  It's not that it should
specifically trust ld.so, just that it should not pull in indirect
dependencies.

Cheers,
Ralf



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to