public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* RE: Why glibc does not support make install-strip?
       [not found]   ` <68e82c38-5b85-e726-177c-cddbfffcab8e@gmail.com>
@ 2022-01-17 23:14     ` unlvsur unlvsur
  2022-01-18  3:51       ` Adhemerval Zanella
  0 siblings, 1 reply; 2+ messages in thread
From: unlvsur unlvsur @ 2022-01-17 23:14 UTC (permalink / raw)
  To: Bill Cunningham, Adhemerval Zanella, unlvsur unlvsur via Libc-alpha

That does not make sense since gcc and libstdc++ work the same way. Same with LLVM cmake things.

You just make install -j, it won’t strip binary.

While I have to manually x86_64-ubuntu-linux-strip –strip-unneeded * on every directory which is ridiculous.

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows

From: Bill Cunningham<mailto:bill.cu1234@gmail.com>
Sent: Monday, January 17, 2022 15:10
To: Adhemerval Zanella<mailto:adhemerval.zanella@linaro.org>; unlvsur unlvsur<mailto:unlvsur@live.com>
Subject: Re: Why glibc does not support make install-strip?


On 1/17/2022 7:03 AM, Adhemerval Zanella via Libc-help wrote:
>
> On 16/01/2022 18:45, unlvsur unlvsur via Libc-help wrote:
>> I wonder why
> I think because most consumers have specific installation procedures (such
> as by splitting the debug info in different files) which makes the
> install-strip not really necessary.

I myself use CFLAGS='-O2' and leave out the -g for adding debugging code
and the same with CXXFLAGS. And don't mess with the 'strip' command. FWIW.

B


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

* Re: Why glibc does not support make install-strip?
  2022-01-17 23:14     ` Why glibc does not support make install-strip? unlvsur unlvsur
@ 2022-01-18  3:51       ` Adhemerval Zanella
  0 siblings, 0 replies; 2+ messages in thread
From: Adhemerval Zanella @ 2022-01-18  3:51 UTC (permalink / raw)
  To: unlvsur unlvsur, Bill Cunningham, unlvsur unlvsur via Libc-alpha



On 17/01/2022 20:14, unlvsur unlvsur wrote:
> That does not make sense since gcc and libstdc++ work the same way. Same with LLVM cmake things.

Different contributors with different priories.

> 
>  
> 
> You just make install -j, it won’t strip binary.
> 
>  
> 
> While I have to manually x86_64-ubuntu-linux-strip –strip-unneeded * on every directory which is ridiculous.

Patches are welcome, if you are willing to implement it cc me and
I will help reviewing it.


> *From: *Bill Cunningham <mailto:bill.cu1234@gmail.com>
> *Sent: *Monday, January 17, 2022 15:10
> *To: *Adhemerval Zanella <mailto:adhemerval.zanella@linaro.org>; unlvsur unlvsur <mailto:unlvsur@live.com>
> *Subject: *Re: Why glibc does not support make install-strip?
> 
>  
> 
> 
> On 1/17/2022 7:03 AM, Adhemerval Zanella via Libc-help wrote:
>>
>> On 16/01/2022 18:45, unlvsur unlvsur via Libc-help wrote:
>>> I wonder why
>> I think because most consumers have specific installation procedures (such
>> as by splitting the debug info in different files) which makes the
>> install-strip not really necessary.
> 
> I myself use CFLAGS='-O2' and leave out the -g for adding debugging code
> and the same with CXXFLAGS. And don't mess with the 'strip' command. FWIW.
> 
> B
> 
>  
> 

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

end of thread, other threads:[~2022-01-18  3:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <DM6PR05MB4697B2D51515697A0D727EECD6569@DM6PR05MB4697.namprd05.prod.outlook.com>
     [not found] ` <977d1671-62be-e64e-c0c3-21356b4375fd@linaro.org>
     [not found]   ` <68e82c38-5b85-e726-177c-cddbfffcab8e@gmail.com>
2022-01-17 23:14     ` Why glibc does not support make install-strip? unlvsur unlvsur
2022-01-18  3:51       ` Adhemerval Zanella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).