[MPlayer-users] Compile error on ARM
Oliver Seitz
info at vtnd.de
Thu Dec 20 21:11:36 CET 2012
On 20.12.2012 20:24, Erik Auerswald wrote:
> #define HAVE_VFP 1
Thank you, this makes it go on compiling :-)
There are some VFP related defines already:
$ grep -i vfp config.h
#define HAVE_VFP_ARGS 1
#define HAVE_ARMVFP 1
#define HAVE_VFPV3 0
#define HAVE_ARMVFP_EXTERNAL 1
#define HAVE_VFPV3_EXTERNAL 0
#define HAVE_ARMVFP_INLINE 1
#define HAVE_VFPV3_INLINE 0
Could it be that the flag is present, but its name is wrong?
Greets,
Kiste
More information about the MPlayer-users
mailing list