public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] debug symbol
@ 2003-04-07  3:26 Bruno Clermont
  2003-04-07  8:27 ` Spider
  0 siblings, 1 reply; 3+ messages in thread
From: Bruno Clermont @ 2003-04-07  3:26 UTC (permalink / raw
  To: gentoo-dev

I didn't find any mailing-list archive, so this question might been 
already debated.

The 'debug' USE variable, if set to -debug, still let the libraries 
(and some binaries) un-stripped.

Is it a good idea to add a variable to force a strip of debug symbols, 
and perform all install(1) with -s or strip manually before 
install/build the binary package?

I have some systems where smaller is better, so ~15-20 Mb of debug 
symbols is an important gain.


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] debug symbol
  2003-04-07  3:26 [gentoo-dev] debug symbol Bruno Clermont
@ 2003-04-07  8:27 ` Spider
  2003-04-07 16:27   ` Bruno Clermont
  0 siblings, 1 reply; 3+ messages in thread
From: Spider @ 2003-04-07  8:27 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 835 bytes --]

begin  quote
On Sun, 6 Apr 2003 23:26:13 -0400
Bruno Clermont <bruno@gnome.ca> wrote:

> I didn't find any mailing-list archive, so this question might been 
> already debated.
> 
> The 'debug' USE variable, if set to -debug, still let the libraries 
> (and some binaries) un-stripped.
> 
> Is it a good idea to add a variable to force a strip of debug symbols,
> 
> and perform all install(1) with -s or strip manually before 
> install/build the binary package?
> 
> I have some systems where smaller is better, so ~15-20 Mb of debug 
> symbols is an important gain.
> 
> 
FEATURES="nostrip"  the FEATURE to strip is on-by-default unless
explicitly removed inside an ebuild.


//Spider

-- 
begin  .signature
This is a .signature virus! Please copy me into your .signature!
See Microsoft KB Article Q265230 for more information.
end

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] debug symbol
  2003-04-07  8:27 ` Spider
@ 2003-04-07 16:27   ` Bruno Clermont
  0 siblings, 0 replies; 3+ messages in thread
From: Bruno Clermont @ 2003-04-07 16:27 UTC (permalink / raw
  To: gentoo-dev

On Lundi, avri 7, 2003, at 04:27 America/Montreal, Spider wrote:
> Bruno Clermont <bruno@gnome.ca> wrote:
>> I didn't find any mailing-list archive, so this question might been
>> already debated.
>> The 'debug' USE variable, if set to -debug, still let the libraries
>> (and some binaries) un-stripped.
>> Is it a good idea to add a variable to force a strip of debug symbols,
>> and perform all install(1) with -s or strip manually before
>> install/build the binary package?
>> I have some systems where smaller is better, so ~15-20 Mb of debug
>> symbols is an important gain.
> FEATURES="nostrip"  the FEATURE to strip is on-by-default unless
> explicitly removed inside an ebuild.

I'v seen that, but on a freshly installed system, with -debug, all 
libraries are not stripped.
This rule seem to apply only on binaries.


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-04-07 16:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-07  3:26 [gentoo-dev] debug symbol Bruno Clermont
2003-04-07  8:27 ` Spider
2003-04-07 16:27   ` Bruno Clermont

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox