Originally posted by Xordan
Actually, it\'s built with these FLAGS:
CFLAGS=\"-march=i686 -ffast-math -O3 -pipe (-fvisibility=hidden -fomit-frame-pointer)\"
oh i didnt think you\'d use any march settings, hehe. i usually build with march=pentium4 but as you noted, it wont \"double\" the performance

though i also use a lower optimization as it is recommended for general gentoo builds (O2). rest is more or less the same.
well i dont know why, but usually if i succeded to build and run the client from CVS it is more stable and more \"fluid\" than the binary version. as for the actual 0.3.12 release, its one of the most unstable releases i ever had, it crashes all the time (though im not saying its your fault, maybe errors in the code i dont know...)
I\'m pretty sure you can\'t get much more out of this, although you could adjust the march setting for an extra 1% performance maybe.
i agree about the march settings. maybe its the compiler i use, the glibc, or whatever. it is as i wrote above, i had better experience with own build clients, though i honestly cant tell exactly why.
And yes, src packages will be released fairly soon, hopefully this week.
yeah that\'d be great - thanks
