Lenz Grimmer <[EMAIL PROTECTED]> writes:

> On Tuesday 20 August 2002 10:33, Marc Roos wrote:
> 
> > When will testing be finished of compiling mysql with gcc 3?
> 
> We already successfully compiled MySQL with gcc 3.1 and have just started some 
> tests with gcc 3.2 - so far it looks good...

Gcc 3.2 does not work properly with mysql without a patch... we just
found a problem in the compiler which affected mysql -  C++
programs/libs could in the default -fuse-cxa-atexit mode have some
objects destroyed multiple times and some never. Look for changes to
decl.c (touching interface_only) in gcc CVS.

Not sure if this was a problem with 3.1 as well...  2.96RH should be
safer, at any rate, but doesn't have all the features from 3.2.

-- 
Trond Eivind Glomsrød
Red Hat, Inc.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to