Re: make install-strip with libtool (CVS HEAD) && automake (CVS HEAD) fails

2001-06-03 Thread Robert Collins
- Original Message - From: "Tom Tromey" <[EMAIL PROTECTED]> > > "Robert" == Robert Collins <[EMAIL PROTECTED]> writes: > > Robert> Is this a bug, or a non-existant feature? > Robert> symptoms: > > Robert> automake's makefile calls libtool: > > Robert> STRIPPROG='strip' /bin/sh ./lib

Re: make install-strip with libtool (CVS HEAD) && automake (CVS HEAD) fails

2001-06-03 Thread Tom Tromey
> "Robert" == Robert Collins <[EMAIL PROTECTED]> writes: Robert> Is this a bug, or a non-existant feature? Robert> symptoms: Robert> automake's makefile calls libtool: Robert> STRIPPROG='strip' /bin/sh ./libtool --mode=install -s hello.exe Robert> /usr/src/hellolib/build/t Robert> /usr/loc

Re: make install-strip with libtool (CVS HEAD) && automake (CVS HEAD) fails

2001-06-03 Thread Alexandre Oliva
On Jun 3, 2001, "Robert Collins" <[EMAIL PROTECTED]> wrote: > automake's makefile calls libtool: > STRIPPROG='strip' /bin/sh ./libtool --mode=install -s hello.exe > /usr/src/hellolib/build/t > /usr/local/bin/hello.exe Looks like the name of the `install' program is missing between `--mode=ins