[MPlayer-dev-eng] [PATCH] Fix --enable-runtime-cpudetection under MinGW

Gianluigi Tiesi mplayer at netfarm.it
Fri Jan 5 10:36:35 CET 2007


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

Bye

-- 
Gianluigi Tiesi <sherpya at netfarm.it>
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/



More information about the MPlayer-dev-eng mailing list