On Thursday 19 June 2008 10:36:12 Luca Barbato wrote:
> 1 getting static libraries (pkg-config replaces this use)

Not for library consumers that use libtool but not pkgconfig.

> 2 load plugins using libtool support

Why only plugins?  What's to stop an application from loading a "normal" 
library using libtool's dlopen wrapper (perhaps so it can fail gracefully if 
the library is missing, for example)?
-- 
gentoo-dev@lists.gentoo.org mailing list

Reply via email to