This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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.0 RC1


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



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