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: GCC 4.1.1 RC1 abi_check failures


Hi Mark,

In the test results for GCC 4.1.1 RC1, we have a couple of reports of:

FAIL: abi_check

Here are two links:

 http://gcc.gnu.org/ml/gcc-testresults/2006-05/msg01058.html
 http://gcc.gnu.org/ml/gcc-testresults/2006-05/msg01095.html

to results with that failure. Is this something I should worry about?


in order to tell you something trustworty, I did a quick build on x86-linux forcing --enable-clocale=generic and got the *exact same* missing symbols: for some reason poster is not configuring the gnu locale model which we used to prepare the baseline. We try to warn about this false alarm toward the end of this page:

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

Paolo.


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