[MPlayer-users] turning off 3dnow
Arpi
arpi at thot.banki.hu
Sun Oct 27 04:47:02 CET 2002
Hi,
> imdct.c:394: warning: alignment of `HSQRT2_3DNOW' is greater than maximum
> object file alignment. Using 4.
> In file included from imdct.c:397:
> imdct_3dnow.h: In function `fft_asmb_3dnow':
> imdct_3dnow.h:247: Invalid `asm' statement:
> imdct_3dnow.h:247: fixed or forbidden register 6 (bp) was spilled for
> class GENERAL_REGS.
> [Lots more of these get spewed, then the build halts.]
>
> What's the problem? It seems that whatever is happening, it gets broken
> and fixed with alarming irregularity.
the strange thing that these files didn't changed since half year...
did it ever compile for you?
maybe you are using non-default CFLAGS ?
ah yes:
cc -c -I/usr/pkg/include -I/usr/local/include -I/usr/X11R6/include
-D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -o resample.o resample.c
where is -O4, -omit-frame-pointer and the others?
did you ever read ./configure's output?
'config.h' and 'config.mak' contain your configuration options.
Note: If you alter theses files (for instance CFLAGS) MPlayer may no longer
compile *** DO NOT REPORT BUGS if you tweak these files ***
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-users
mailing list