Gentoo Archives: gentoo-portage-dev

From: Thomas Kirchner <lists@××××××××.org>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] Re: Disabling "strip" in Emerge
Date: Sat, 27 Nov 2004 22:43:58
Message-Id: 20041127224355.GA5979@halffull.org
In Reply to: [gentoo-portage-dev] Disabling "strip" in Emerge by Sorav Bansal
1 On Nov 27 14:23, Sorav Bansal wrote:
2 > I have a query regarding the "emerge" utility: it uses the strip command
3 > to strip all debugging and symbol table information from the executables.
4 > I want to disable this. I want to retain all debugging symbols. How can I
5 > do that?
6
7 Assuming you use portage for installation of your programs, set add
8 "nostrip" to your FEATURES variable in /etc/make.conf .
9 Tom

Replies

Subject Author
Re: [gentoo-portage-dev] Re: Disabling "strip" in Emerge Ciaran McCreesh <ciaranm@g.o>