[MPlayer-dev-eng] [PATCH] Fix --enable-runtime-cpudetection under MinGW
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Fri Jan 5 11:12:26 CET 2007
Hello,
On Fri, Jan 05, 2007 at 10:36:35AM +0100, Gianluigi Tiesi wrote:
> On Fri, Dec 29, 2006 at 02:18:46PM +0600, Vladimir Voroshilov wrote:
> > Currently, under MinGW on Pentium4, running ./configure
> > --enable-runtime-cpudetection gives following error message:
> > =============cut=====================
> > Error: Runtime CPU detection only works for x86, x86-64 and PPC!
> >
> > Check "" if you do not understand why it failed.
> > =============cut=====================
>
>
> This patch doesn't work for me:
> #define __CPU__
>
> in libavutil/bswap.h
> there is:
>
> #if __CPU__ != 386
>
> that fails to compile
Please be more specific, I do not have any problem.
Greetings,
Reimar Döffinger
More information about the MPlayer-dev-eng
mailing list