1 May 2007 04:49
Re: gentoo: static/dynamic linking libraries
Peter Gordon <codergeek42 <at> gentoo.org>
2007-05-01 02:49:07 GMT
2007-05-01 02:49:07 GMT
On Sun, 2007-04-29 at 23:50 +0200, Rémi Cardona wrote: > Open Question part: > > Since I don't have any thing other than Gentoo : does anyone know how > other distros handle static libs in their -dev packages? Fedora's policy [1] is to only include static libraries when absolutely necessary, such as with libpci or other libraries that ship *only* static incarnations (though in these cases the packager is heavily encouraged to pester the upstream developer(s) about building a shared library as well); or for specific exceptions where full and satisfactory reason is given for the inclusion of static libraries (such as, perhaps, low-level rescue utilities like grub and others, though they generally then need to explicitly be in a foo-static subpackage when built). All such cases need to be approved by the Fedora Engineering Steering Committee (FESCo). > Does anyone care about static libs except for maybe really really low > level stuff? They are useful for rescue operations and whatnot, when a LiveCD or similar is not handy; or perhaps when the computer cannot boot from an alternative medium. That's the only major benefit I see of them. > My Opinion part: > > I'd definitely would like to see them leave my system for good as I have > no use for 99% of them whatsoever. ++ > Open Question part:(Continue reading)
RSS Feed