Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem with FONTS under X
Date: Wed, 05 Mar 2008 21:04:59
Message-Id: 200803052249.04265.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] Problem with FONTS under X by mateuszmierzwinski@o2.pl
1 On Wednesday 05 March 2008, mateuszmierzwinski@××.pl wrote:
2 > Well now...
3 >
4 > I've install Gentoo Linux couple times with O3 optimize flag and
5 > there is nothing with it. I can try but I don't think that makes this
6 > error. GLX is needed by me because OpenGL programming and UT2004
7 > playing :);). Compose is available by KDE3 and 4.0 build inside by
8 > desktop effects. I install KDE4 because it compiles faster than KDE4
9 > on my laptop and shows (because of cmake) progress of compilation
10 > ;)... like when you must shutdown laptop when work time is up and You
11 > need to go home ;)... Compiz-fussion I already use under old PC with
12 > NV FX5500 on board, but on Laptop I don't touch that - intel cards
13 > don't have much power as NV - even 965GM chip on board.
14
15 Step 1 when debugging is to remove those things that have proven
16 problematic in the past and retry. Do not assume this step, do it and
17 check. If I could tell you the number of times I've had to discipilne
18 people who thought they knew better on this point....
19
20 -O3 is known to cause deep changes in the compiled code compared to -O2,
21 it's not an optimization here and there, the differences are quite
22 substantial and can involve completely different code paths. If the
23 source is not written with -O3 in mind, you can get odd bugs.
24
25 KDE4 is unstable for a very good reason - it is not known to work always
26 and stably. Compiz and composition in general is still a moving target,
27 not always fully supported by the hardware or the drivers.
28
29 I could give many more examples, but theperson you replied to seems to
30 know what he's talking about. My advice is that you listen to him and
31 start taking a methodical approach to solving your problem.
32
33
34 --
35 Alan McKinnon
36 alan dot mckinnon at gmail dot com
37
38 --
39 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Problem with FONTS under X Strong Cypher <cypherstrong@×××××.com>