[ardour-dev] Re: 0.9beta30 + freeverb? (and sse)

Fernando Lopez-Lezcano nando at ccrma.Stanford.EDU
Mon Sep 19 08:47:03 PDT 2005


On Mon, 2005-09-19 at 08:37 -0700, Fernando Lopez-Lezcano wrote:
> On Mon, 2005-09-19 at 08:28 +0200, Peder Hedlund wrote:
> > Oh, and BTW: you seem yo have compiled your ardour wrong.
> > You start it with --use-hw-optimization but it prints
> > "ardour: [INFO]: No H/W specific optimizations in use".
> > Either you forgot to add one or both of USE_SSE_EVERYWHERE and
> > BUILD_SSE_OPTIMIZATIONS to your scons line, or your HW doesn't support
> > SSE.
> 
> Yes, I did not comment on that as it did not seem important (compared to
> explosions when stoping and starting playback!)
> 
> I compiled with the suggested flags for packagers:
>       USE_SSE_EVERYWHERE=0 
>       BUILD_SSE_OPTIMIZATIONS=1 
> The machine is a laptop with a Pentium 4 so it should have SSE...

The build is done with:
scons -j2 PREFIX=/usr NOARCH=1 'ARCH=-O2 -g -pipe -m32 -march=i386
-mtune=pentium4' USE_SSE_EVERYWHERE=0 BUILD_SSE_OPTIMIZATIONS=1 KSI=no

-- Fernando





More information about the Ardour-Dev mailing list