On Wed, Oct 10, 2001 at 11:47:20AM +0200, Klaasjan Brand wrote:
> 
> On 2001.10.09 14:29 Jakub Jelinek wrote:
> > On Tue, Oct 09, 2001 at 09:59:39AM +0200, Klaasjan Brand wrote:
> > > Hmm... MPlayer 0.50 - even with --disable-compiler-checking -
> > doesn't
> > > compile on gcc 2.96 (+errata) for exactly the reasons the author
> > states
> > > in the faq, it has problems with mmx code.
> > 
> > Hmm, could you be please little more specific?
> 
> i386/dsputil_mmx.c: In function `put_pixels_x2_3dnow':
> i386/dsputil_mmx_avg.h:51: Can't find a register in class `GENERAL_REGS'
> while reloading `asm'.
> i386/dsputil_mmx.c: In function `avg_pixels_3dnow':
> i386/dsputil_mmx_avg.h:135: Can't find a register in class
> `GENERAL_REGS' while reloading `asm'.
> i386/dsputil_mmx.c: In function `put_pixels_x2_sse':
> i386/dsputil_mmx_avg.h:51: Can't find a register in class `GENERAL_REGS'
> while reloading `asm'.
> i386/dsputil_mmx.c: In function `avg_pixels_sse':
> i386/dsputil_mmx_avg.h:135: Can't find a register in class
> `GENERAL_REGS' while reloading `asm'.
> i386/dsputil_mmx.c: In function `put_pixels_mmx':
> i386/dsputil_mmx.c:199: Can't find a register in class `GENERAL_REGS'
> while reloading `asm'.
> make[1]: *** [i386/dsputil_mmx.o] Error 1
> make[1]: Leaving directory `/usr2/home/gemini/tst/MPlayer-0.50/libavcodec'
> make: *** [libavcodec/libavcodec.a] Error 2
> [gemini@isengard MPlayer-0.50]$ gcc -v
> Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
> gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-99)

So, now please tell me what exact options you passed to configure, what exact flags
were used to compile dsputil_mmx.c and best dsputil_mmx.i too (gcc ... -save-temps).
Because it compiles just fine for me with the same compiler.
Preferrably in http://bugzilla.redhat.com/bugzilla/.

        Jakub



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to