Gentoo Archives: gentoo-user

From: Uwe Thiem <uwix@××××.na>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mysql build error
Date: Tue, 27 Feb 2007 18:48:33
Message-Id: 200702272041.37635.uwix@iway.na
In Reply to: Re: [gentoo-user] mysql build error by "Bo Ørsted Andresen"
1 On 27 February 2007, Bo Ørsted Andresen wrote:
2 > On Tuesday 27 February 2007 18:21:26 Uwe Thiem wrote:
3 > > > I guess you didn't look at closed bugs then...
4 > > >
5 > > > https://bugs.gentoo.org/show_bug.cgi?id=143298
6 > > >
7 > > > If your problem is different then I suggest you post your config.log.
8 > > > And perhaps even emerge --info.
9 > >
10 > > indeed, my problem is different. It has been a long time since I last
11 > > made a mistake such as the described one without noticing it. ;-)
12 >
13 > [SNIP]
14 >
15 > > CXXFLAGS="O3"
16 >
17 > And yet you did... ;)
18
19 Hm... That never was a problem with mysql before. Not even with versions that
20 do not compile anymore but did in the past.
21
22 Here are the relevant lines in make.conf:
23 CFLAGS="-O3 -march=pentium4 -fomit-frame-pointer -pipe"
24 CXXFLAGS="${CFLAGS}"
25
26 That should not cause the dash to be omitted. Anyway, I will give it a try
27 after copying CFLAGS over to CXXFLAGS verbatim.
28
29 Will let you know about the outcome.
30
31 Or are you referring to "-O3" in itself? Same applies here. Never caused a
32 problem with mysql. See above.
33
34 Uwe
35
36 --
37 A fast and easy generator of fractals for KDE:
38 http://www.SysEx.com.na/iwy-1.0.tar.bz2
39 Proof of concept of a TSP solver for KDE:
40 http://www.SysEx.com.na/epat-0.1.tar.bz2
41 --
42 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] mysql build error "Bo Ørsted Andresen" <bo.andresen@××××.dk>