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 08/30/2010 03:47 PM, Tom Browder wrote:
> But I did follow those instructions and checked that the DE locales
> are installed, and I still get the failure. (Note the instructions
> say I shouldn't have to rebuild libstdc++ so I haven't.)
>
I still believe that is the only possible explanation. Anyway, look
inside libstdc++.log if you want to dig deeper.
> And if the locale setup affects the "abi_check" test, shouldn't the
> test be renamed "locale_check"?
>
Nope. Because an abi breakage can happen also for many other reasons.
By the way, I think this question is more suited for gcc-help, doesn't
have much to do with the *development* work. Worst case, it's a bug (I
don't think so), and in that case would belong to Bugzilla.
Paolo.