Re: [gentoo-user] Building static libraries

2009-12-13 Thread Renat Golubchyk
On Sun, 13 Dec 2009 15:40:34 -0500 Albert Hopkins wrote: > GTK+, i believe, can't be built statically as it uses dynload for > themes, input methods, etc etc. Even most proprietary gtk-based > software that I know of (e.g. Adobe Flash and VMWare) either are > distributed with GTK+ linked dynamica

Re: [gentoo-user] Building static libraries

2009-12-13 Thread Albert Hopkins
On Sun, 2009-12-13 at 20:18 +0100, Renat Golubchyk wrote: > Hi everyone! > > I need to build a static binary of a program I wrote. The problem is > that most packages only install dynamic version of the libraries. > There > are the "static" and "static-libs" USE flags, but only a tiny fraction > o

[gentoo-user] Building static libraries

2009-12-13 Thread Renat Golubchyk
Hi everyone! I need to build a static binary of a program I wrote. The problem is that most packages only install dynamic version of the libraries. There are the "static" and "static-libs" USE flags, but only a tiny fraction of packages support them. Modifying every relevant ebuild is not really a