Alexandre> We could surely adjust install-sh so as to take a STRIP Alexandre> variable into account, and set INSTALL_STRIP (a new Alexandre> variable, set to the same as `$(INSTALL)' if not Alexandre> cross-compiling, or to `STRIP=toolchain-strip Alexandre> $(CONFIG_SHELL) /path/to/install-sh' otherwise) in the Alexandre> configure script. install-sh already supports STRIPPROG. The problem arises when using the vendor (even GNU) install. Tom
- make install-strip in cross-compilation environments Alexandre Duret-Lutz
- Re: make install-strip in cross-compilation envi... Tom Tromey
- Re: make install-strip in cross-compilation ... Alexandre Duret-Lutz
- Re: make install-strip in cross-compilation envi... Alexandre Oliva
- Re: make install-strip in cross-compilation envi... Tom Tromey
- Re: make install-strip in cross-compilation envi... Alexandre Oliva
- Re: make install-strip in cross-compilation ... Alexandre Duret-Lutz