This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: gcc-4.5.1 failing test: FAIL: abi_check
On Tue, Aug 31, 2010 at 08:07, Tom Browder <tom.browder@gmail.com> wrote:
> On Tue, Aug 31, 2010 at 08:04, Tom Browder <tom.browder@gmail.com> wrote:
...
>> $ ../gcc-4.5.1/configure --disable-multilib
>> --enable-version-specific-runtime-libs --disable-nls
>> --enable-languages=c,c++,fortran
>
> Hm, maybe the "--disable-nls" is the culprit! ?Trying again without it...
I also added "--with-included-gettext".
gcc configuration:
../gcc-4.5.1/configure --disable-multilib
--enable-version-specific-runtime-libs
--enable-languages=c,c++,fortran --with-included-gettext
...
Okay, I now have only one failure:
4.exe: /disk3/extsrc/gcc-4.5.1/libstdc++-v3/testsuite/22_locale/time_get/get_date/wchar_t/4.cc:54:
void test01(): Assertion `errorstate == ios_base::eofbit' failed.
FAIL: 22_locale/time_get/get_date/wchar_t/4.cc execution test
I can attach the complete log if you want it. And I'm happy to do
more debugging--I want no unexpected failures.
Thanks,
-Tom
Thomas M. Browder, Jr.
Niceville, Florida
USA