gcc-4.5.1 failing test: FAIL: abi_check
Tom Browder
tom.browder@gmail.com
Mon Aug 30 13:48:00 GMT 2010
On Mon, Aug 30, 2010 at 07:20, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> On 08/30/2010 01:57 PM, Tom Browder wrote:
...
> The only possible explanation is that you don't have a complete set of
> locale data installed and in particular you are missing the de_DE data,
> thus the generic, instead of the GNU locale model is wrongly selected.
> See also:
>
> http://gcc.gnu.org/onlinedocs/libstdc++/manual/setup.html#manual.intro.setup.prereq
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.)
And if the locale setup affects the "abi_check" test, shouldn't the
test be renamed "locale_check"?
Thanks, Paolo.
-Tom
More information about the Libstdc++
mailing list