Hi!
I have been looking at the loops in tests/bindir.at and I see
this:
for bindir in \
$curdir/usr/lib/gcc/i686-pc-cygwin/4.5.0/bin/ \
$curdir/usr/lib/gcc/i686-pc-cygwin/4.5.0/bin \
$curdir/usr/lib/gcc/i686-pc-cygwin/4.5.0/ \
$curdir/usr/lib/gcc/i686-pc-cygwin/4
Hi!
FYI, I just uploaded the latest MSVC results, one FAIL in the
old testsuite, the rest is PASS/SKIP/XFAIL.
Should be a good base for future regression analysis.
Cheers,
Peter
___
http://lists.gnu.org/mailman/listinfo/libtool
Hi Peter,
* Peter Rosin wrote on Tue, Sep 28, 2010 at 02:28:48PM CEST:
> I have been looking at the loops in tests/bindir.at and I see
> this:
bindir.at has several problems. First, the first
AT_SETUP/.../AT_CLEANUP is completely redundant, it can just be removed.
Then, the actual tests are bro