automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: automake 1.4g: About `make install-strip'


From: Alexandre Oliva
Subject: Re: automake 1.4g: About `make install-strip'
Date: 28 May 2001 17:23:19 -0300
User-agent: Gnus/5.090003 (Oort Gnus v0.03) XEmacs/21.4 (Academic Rigor)

On May 28, 2001, "Maciej W. Rozycki" <address@hidden> wrote:

> On 26 May 2001, Alexandre Oliva wrote:
>> >  Note that I'm writing of a performance.  Install-sh is a serious
>> > performance hit for non-trivial installs.
>> 
>> How about only use install-sh for install-strip on cross builds?

>  Well, that actually handles one half of the problem (yes, I do cross
> builds regularly).. 

So do I.  But then, I don't use install-strip on them.

In any case, I don't know of any way to convince the system install
program to run a particular strip program, as opposed to plain
`strip'.  So this is as good as it gets, unless we go for MAYBE_STRIP,
which comes with its own problems, as you have pointed out.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  address@hidden, redhat.com}
CS PhD student at IC-Unicamp        address@hidden, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me



reply via email to

[Prev in Thread] Current Thread [Next in Thread]