In data mercoledì 11 marzo 2009 04:15:18, Brian Moon ha scritto:
: > On 3/10/09 5:46 PM, Tim Soderstrom wrote:
> > I don't want to start a Linux distro war here but I don't think Drizzle
> > should have to worry about support all Linux flavors. Gentoo, in
> > particular, has terrible QC processes, among other things (such as
> > stupid users who don't read the gcc man page and rank each other's
> > intelligence on how many GCC flags they have in their make.conf, but
> > that's another story). I used to be a big fan of it, but the lack of
> > quality control is really bringing that distribution down and shouldn't
> > bring Drizzle down with it.
>
> Tim, you are confusing hacker kiddies that put Gentoo on their toasters
> with people that use it for a real server environment.  But, I will let
> it go.  I get it a lot.
>
> Brian.
>

Uh oh, in the early days of mysql 5.0 there was a little DBA and factotum, 
call him Vivo. Having an opteron 246 and a new application to be backed up by 
MySQL. After many tryals on many distros, the _only_one_ to be able to give a 
relatively stable experience was Gentoo.

SuSE, RedHat, all had problems, with the new shiny database and all that 64 
bit stuff.

In general interaction between C/C++ libraries and programs seem too 
exponentially go up if libraries and applications are compiled in different 
environments (with exponent related to number of environment) Gentoo avoid 
this problem.

in general Vivo found gentoo the most /stable/ distro for server stuff. And 
absolutely the easyer platform where try/test new (FOSS) softwares, thanks to 
bash scripts that replaces dpkg/rpm.

BTW Vivo actual options for the compiler are:
CFLAGS="-O2 -march=nocona -pipe" and those for the opteron CFLAGS="-O2 -
march=opteron -mno-tls-direct-seg-refs"

Regarding GCC 4.3 it will become stable in a relatively short time (weeks) on 
gentoo.

- Francesco

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to