Gentoo Archives: gentoo-dev

From: Jakub Moc <jakub.moc@×××××.com>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] gentoo: static/dynamic linking libraries
Date: Sun, 29 Apr 2007 08:58:58
Message-Id: 9fce88250704290154j744ae4a8v19ce701e87be0f9d@mail.gmail.com
In Reply to: [gentoo-dev] gentoo: static/dynamic linking libraries by Roman Zimmermann
1 On 4/29/07, Roman Zimmermann <mereandor@×××××.com> wrote:
2 > I'm now using gentoo with EXTRA_ECONF="--disable-static" for a while and it
3 > seems quite stable. Sometimes I encounter a package that won't build with
4 > this setting, but that's a rare occasion. At the moment this packages are for
5 > me:
6 > dev-libs/libpcre
7
8 Disabling static libs in libpcre makes sys-apps/grep w/ USE=pcre bomb
9 out on compile... Just an example why you should always install both
10 of them.
11
12 > Disabling static linking has - for me - before all the advantage of reducing
13 > size for most packages - for some packages up to 50%.
14 >
15 > So I'm curious why (nearly?) all ebuilds build static _and_ dynamic libraries?
16 > I understand that the current way is pretty hassle-free. But from my
17 > perspective a (possibly officialy unsupported) way to make things easier for
18 > people who wan't the choice would be fine.
19
20 See http://bugs.gentoo.org/show_bug.cgi?id=165629,
21 http://marc.info/?l=gentoo-dev&m=116026024223024&w=2 etc.
22
23 --
24 Jakub Moc
25 Email: jakub.moc@×××××.com
26 --
27 gentoo-dev@g.o mailing list

Replies

Subject Author
Re: [gentoo-dev] gentoo: static/dynamic linking libraries Ciaran McCreesh <ciaranm@×××××××.org>