gcc-4.5.1 failing test: FAIL: abi_check

Jonathan Wakely jwakely.gcc@gmail.com
Thu Sep 9 17:11:00 GMT 2010


(Sorry for the late reply, I've been offline.)

On 31 August 2010 14:04, Tom Browder wrote:
> Attached is the output log from:
>
> $ ../gcc-4.5.1/configure --disable-multilib
> --enable-version-specific-runtime-libs --disable-nls
> --enable-languages=c,c++,fortran

If you disable NLS then some locale-related tests won't work properly.

If you configure with a different ABI then the ABI checks will fail.

Nothing surprising here.



More information about the Libstdc++ mailing list