tached file "libtool-origin-20081118.diff.gz" (Ralf patch
+ more $EXEEXT when linking executables)
I guess that a typo was problem with "libtool --mode install" so in
previous patch I left test code unchanged (may be a Cyrillic E instead
Latin).
Now I update code for "
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Ralf Wildenhues on 11/17/2008 12:10 AM:
>>> $ECHO "run \`$progname --help | more' for full usage"
>> This can be echo rather than $ECHO, since the \` is flattened during ""
>> interpratation prior to the echo call. Several similar pl
* Eric Blake wrote on Wed, Nov 19, 2008 at 06:12:27AM CET:
> >>> - RM="$ECHO $RM"
> >>> + RM="echo $RM"
> >> Are all of these safe, considering mingw might have \ in an absolute
> >> pathname to these tools?
> >
> > No, and I'm glad you ask about this. The poin
Hi Roumen,
let's drop bug-libtool from the Cc:.
* Roumen Petrov wrote on Tue, Nov 18, 2008 at 11:12:56PM CET:
> [SNIP]
>> Test 25 "Link order of deplibs" skipped (link-order2.at:129) - in my
>> todo for investigation.
>
> Still skipped. The executable exit code is 1 instead 2. No idea what is