On 27 February 2007, Bo Ørsted Andresen wrote: > On Tuesday 27 February 2007 18:21:26 Uwe Thiem wrote: > > > I guess you didn't look at closed bugs then... > > > > > > https://bugs.gentoo.org/show_bug.cgi?id=143298 > > > > > > If your problem is different then I suggest you post your config.log. > > > And perhaps even emerge --info. > > > > indeed, my problem is different. It has been a long time since I last > > made a mistake such as the described one without noticing it. ;-) > > [SNIP] > > > CXXFLAGS="O3" > > And yet you did... ;)
Hm... That never was a problem with mysql before. Not even with versions that do not compile anymore but did in the past. Here are the relevant lines in make.conf: CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe" CXXFLAGS="${CFLAGS}" That should not cause the dash to be omitted. Anyway, I will give it a try after copying CFLAGS over to CXXFLAGS verbatim. Will let you know about the outcome. Or are you referring to "-O3" in itself? Same applies here. Never caused a problem with mysql. See above. Uwe -- A fast and easy generator of fractals for KDE: http://www.SysEx.com.na/iwy-1.0.tar.bz2 Proof of concept of a TSP solver for KDE: http://www.SysEx.com.na/epat-0.1.tar.bz2 -- gentoo-user@gentoo.org mailing list