libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Enable runtime cwrapper debugging; add tests


From: Charles Wilson
Subject: Re: [PATCH] Enable runtime cwrapper debugging; add tests
Date: Sat, 16 Jan 2010 02:24:15 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

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

[Prev in Thread] Current Thread [Next in Thread]