On Mon, 2006-02-20 at 18:34 -0500, Andrew Pinski wrote: > On Feb 20, 2006, at 6:30 PM, Laurent GUERBY wrote: > > > one libstdc++ amd64 FAIL: > > > > FAIL: abi_check > > That is because you did not supply --enable-__cxa_atexit > to configure. This has been mentioned so many times it > might as well enabled it by default for GNU/Linux.
I did supply it: configure flags: --prefix=/home/guerby/tmp/install --enable-__cxa_atexit --disable-nls --enable-threads=posix --disable-multilib --enable-languages=c,ada,c++,fortran,java,objc,treelang Laurent