[MPlayer-users] turning off 3dnow
Dave
dgriffi at cs.csubak.edu
Sun Oct 27 09:55:03 CET 2002
On Sun, 27 Oct 2002, Arpi wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> 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?
I've always had to use NetBSD's pkgsrc tree to compile mplayer. I've
never been able to get it to compile straight out of a tarball.
> 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?
I think the guy who maintains the pkgsrc entry keeps monkeying with
CFLAGS.
> 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 ***
--
David Griffith
dgriffi at cs.csubak.edu
More information about the MPlayer-users
mailing list