This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make check-abi fails


>I did this and got exactly the same results. 
>Something fishy is going on.  How can I get to the
>bottom of it?

If you are building on linux, you should be using the gnu locale model.
That's what the ABI baselines are generated with.

Perhaps you are using the generic locale? See the configure docs page
for more info.

>You mean the IO speedups I've posted , or other
>locale fixes?

The first four rounds of patches, the ones that are already in mainline.
One of them is in already.

Sorry I'm behind again..........

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]