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: How seriously to take abi-check


Jim Osborn wrote:

>  glibc 2.2.4 (from an old SuSE 7.3 installation)
>  
>
2.2.4 is definitely too old:

    http://gcc.gnu.org/onlinedocs/libstdc++/install.html

and there are very good chances that the configure-time checks are
automatically disabling the GNU locale model and falling back to the
generic locale model. In that case check-abi would certainly fail,
because it's relative to the GNU locale model.

Paolo.


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