On Jan 17, 2001, Tom Tromey <[EMAIL PROTECTED]> wrote:

adl> b) change the Makefiles to not call `install -s', but just 
adl> `install' followed by a direct call to the correct strip.

> This would make sense.  It is unfortunate though.

We could surely adjust install-sh so as to take a STRIP variable into
account, and set INSTALL_STRIP (a new variable, set to the same as
`$(INSTALL)' if not cross-compiling, or to `STRIP=toolchain-strip
$(CONFIG_SHELL) /path/to/install-sh' otherwise) in the configure
script.

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

Reply via email to