Panagiotis Issaris wrote:

> 
> Panagiotis Issaris <[EMAIL PROTECTED]> added the comment:
> 
> Diego Biurrun schreef:
> > Diego Biurrun <[EMAIL PROTECTED]> added the comment:
> > 
> > On Wed, Dec 12, 2007 at 08:51:52AM +0000, Panagiotis Issaris wrote:
> >> Panagiotis Issaris <[EMAIL PROTECTED]> added the comment:
> >>
> >> Diego Biurrun schreef:
> >>> Diego Biurrun <[EMAIL PROTECTED]> added the comment:
> >>>
> >>> On Tue, Dec 11, 2007 at 06:46:07PM +0000, Diego Biurrun wrote:
> >>>> Diego Biurrun <[EMAIL PROTECTED]> added the comment:
> >>>>
> >>>> On Tue, Dec 11, 2007 at 12:52:57PM +0000, Panagiotis Issaris
> >>>> wrote:
> >>>>> Panagiotis Issaris <[EMAIL PROTECTED]> added the
> >>>>> comment:
> >>>>>
> >>>>> Okay, I just verified that --disable-encoder=flac doesn't avoid
> >>>>> the problem as the flac SSE2 code gets compiled anyway.
> >>>> This is a bug, fix it :)
> >>> Please try the attached patch.
> >> Are you sure about this patch? Disabling FLAC SSE when the user
> >> disables CAVS? CAVS and FLAC are unrelated so I'd prefer having
> >> two separate solutions for the two problems.
> > 
> > Umm, sorry, that's obviously a typo.  Please replace CAVS by FLAC
> > and let me know if it works or not.
> 
> No, it doesn't work as flac_computer_autocorr_sse2 still gets
> compiled:
> 
> [...]

Now --disable-encoder=flac should work as expected (ie. it also
disable the mmx optimization for flac).
But that don't solve solve this issue (flac SSE2 still won't build
on MacOS/X).

Aurel

Reply via email to