ביום שלישי 22 אוקטובר 2002, 02:08, Meir Kriheli כתב: > Something gone wrong here. kde 3.X should load faster than 2.2.2 (and it > does here). > > This times are closer to the Gentoo I run on a machine at the office > (celleron 400 + 256MB) running kde 3.0.4, not to the hardware you describe. > > Konqy (3.1 from cvs) on my home machine (P3 866 512MB) starts in 1sec. > > I doubt that you'll see much improvement going from i585 to i686 in compile > flags. For kde's performance (and other C++ code) it is advised to use > binutils which enables -combreloc by default, and use gcc3 for the compile. -combreloc ? that's new to me? can you give me an fmtr?
> Since you're using athlon xp, gcc 3.2 (or 3.1.1) can optimize for this > specific CPU (-march=athlon-xp). I also apply other optimzation (there's a > very long thread about it in Gentoo's forums called CFLAGS central). I tried gcc 3.2 from mdk 9.0. I took the srpm and recompiled it for my distro (had to hack the spec a little for avoiding builing some packages). I compiled qt, kde and the damm thing did not work, so I cleaned the dirs and recompiled, after a few hours the same thing. QT worked flwalesly, but I had dcop problems. I upgraded my binutils to binutils-2.12.90.0.15-1mdk (again recompiled from srpms to i686). I think I will install gcc3.2 again (I need to remove gcc2.96 for that, since they overwrite some files, and I will need to tweak config file s a little) and see what happens. - diego ================================================================To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]