On 11/25/05, Lee Revell <rlrevell@xxxxxxxxxxx> wrote: > On Fri, 2005-11-25 at 11:27 -0800, carmen wrote: > > the biggest problem ive had is jack crashes a lot when compiled with > > gcc4. recompiling jack and alsa-lib and the kernel driver etc iwth > > 3.44 brings back stability, which is rather odd, but whatever.. and PD > > doesnt work, and Chuck runs and segfaults, SC won't compile, but every > > other audio app works great > > > > Does gentoo still compile everything with overly aggressive CFLAGS? > > Lee Talk about a value judgement! ;-) Gentoo doesn't compile anything. We do. I get to take responsibility for my flags even if I don't know what th eheck they do! On a non-performance machine here's what we've run for just over 2 years: CFLAGS="-O3 -march=athlon-xp -funroll-loops -fprefetch-loop-arrays -pipe" - Mark