Try chaning it to just -O and rebuild.  I have had horrendous problems with
over optimized compiles.  The FreeBSD team has also stated as well.
 often -O has success where -O[23456] does not.  You migh consider dropping
some of the arch optimizations in favor of cpu optimizations as well (i.e.
s/-march=athlon-xp/-mcpu=athlon-xp/).

Tom
----- Original Message -----
From: "Bob Tanner" <tanner at real-time.com>
To: <tclug-list at mn-linux.org>
Sent: Thursday, October 31, 2002 11:05 AM
Subject: Re: [TCLUG] MySQL failure, with segfault.


> On Thursday 31 October 2002 08:08 am, Thomas T. Veldhouse wrote:
> > Any chance that you over optimized the build?
>
> The RPM does do a -O6 for the CFLAGS.
>
> --
> Bob Tanner <tanner at real-time.com>       | Phone : (952)943-8700
> http://www.mn-linux.org                 | Fax   : (952)943-8500
> Key fingerprint = 02E0 2734 A1A1 DBA1 0E15  623D 0036 7327 93D9 7DA3
>
> _______________________________________________
> Twin Cities Linux Users Group Mailing List - Minneapolis/St. Paul,
Minnesota
> http://www.mn-linux.org tclug-list at mn-linux.org
> https://mailman.mn-linux.org/mailman/listinfo/tclug-list
>