Gentoo Archives: gentoo-user

From: Nicolas Sebrecht <nicolas.s-dev@×××××××.net>
To: gentoo-user@l.g.o
Cc: Nicolas Sebrecht <nicolas.s-dev@×××××××.net>
Subject: [gentoo-user] Re: debug and regular library
Date: Wed, 04 Nov 2009 08:08:03
Message-Id: 20091104080758.GD12983@vidovic
In Reply to: [gentoo-user] debug and regular library by Krzysztof Poc
1 On Mon, Oct 05, 2009 at 01:56:29PM +0200, Krzysztof Poc wrote:
2
3 > I would like to install the debugged version of glibc. Compiled with
4 > symbols and minimal optimization. I don't want it to be the default
5 > libc in my
6 > system. I want to link it only with some programs.
7 > I'm familiar with the following document:
8 > http://www.gentoo.org/proj/en/qa/backtraces.xml?style=printable
9 > How can I solve my problem.
10
11 What I would do is to install it by hand somewhere in my home (or create
12 a personal ebuild). You would have to manually set the good path to this
13 dependency when compiling those programs (or again write your own
14 ebuilds).
15
16 I don't think that portage has any feature to allow a plainly
17 automagically support for what you want. You also may want to look for
18 "how to write ports of a library" (don't know if such a documentation
19 exists).
20
21 --
22 Nicolas Sebrecht