Charles Wilson wrote:
> [*] Testing with these two patches, plus the two shell wrapper patches
> referenced above, plus the wrapper documentation patch:
> http://lists.gnu.org/archive/html/libtool-patches/2009-12/msg00016.html
> 
> ...
> actually, the linux test already finished. Results:
> Old: All 94 tests passed
> New: Only two unexpected results (in particular, the cwrapper test passed)
> 
>  21: passing CXX flags through libtool               FAILED (flags.at:24)
> 100: Run tests with low max_cmd_len                  FAILED
> (cmdline_wrap.at:43)
> 
> Err.. 21 should have been skipped, because I haven't installed g++ on
> the linux box yet. And 100 is just a repeat of 21.

cygwin results:
Old: All 122 tests passed
New:
 48: deplib in subdir               FAILED (deplib-in-subdir.at:140)
 90: C++ exception handling         FAILED (exceptions.at:254)
100: Run tests with low max_cmd_len FAILED (cmdline_wrap.at:43)

48: unrelated. one-line fix; will post later
90: not sure what's going on here, but I'm pretty sure it has nothing to
do with these changes.  I'm getting a segfault from inside libstdc++,
during exceptions_in_module(). This could be a compiler bug; this is a
relatively new compiler release on cygwin, with big changes in C++ and
exception handling...
100: dups of 48,90

--
Chuck


Reply via email to