[MPlayer-dev-eng] ./configure options to disable architecture and processor specific optimisations
D Richard Felker III
dalias at aerifal.cx
Wed Jun 2 05:42:53 CEST 2004
On Wed, Jun 02, 2004 at 03:09:53AM +0100, J. Grant wrote:
> I will stop the optimisation as Vladimir suggestion (setting CFLAGS in
> environment). I tried with ./configure CFLAGS=-O3 but no joy
> previously. Thanks guys.
You need at least -O3 -ffast-math -fomit-frame-pointer, I think.
Rich
More information about the MPlayer-dev-eng
mailing list