GCC 4.1.1 RC1 abi_check failures

Paolo Carlini pcarlini@suse.de
Mon May 22 18:36:00 GMT 2006


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.



More information about the Libstdc++ mailing list