On Sat, 15 Sep 2001, Tomasz Luchowski wrote:
> On Sat, Sep 15, 2001 at 02:09:15AM -0700, [EMAIL PROTECTED] wrote:
> >
> > 2) The compile process attempts to use illegal opcodes. This appears to
> > have something to do with MMX, which really should be togglable or
> > detectable.
> >
> > gcc -DHAVE_CONFIG_H -I. -I. -I../../../include
> > -I../.. -I.. -Wp,-MD,.deps/yuv2rgb_mmx.pp -c yuv2rgb_mmx.c -fPIC -DPIC -o
> > .libs/yuv2rgb_mmx.o
> > /tmp/ccMsa94c.s: Assembler messages:
> > /tmp/ccMsa94c.s:472: Error: no such 386 instruction: `femms'
> > gmake[4]: *** [yuv2rgb_mmx.lo] Error 1
> what OS do you test it on? on NetBSD, I had the same error, and replacing
> /usr/bin/as with gas-2.11 made it work.
Still won't work.
gcc -DHAVE_CONFIG_H -I. -I. -I../../../include
-I../.. -Wp,-MD,.deps/create.pp -c create.c -fPIC -DPIC -o .libs/create.o
/tmp/cccHb12o.s: Assembler messages:
/tmp/cccHb12o.s:15: Error: cannot represent relocation type
BFD_RELOC_386_GOTPC
/tmp/cccHb12o.s:20: Error: cannot represent relocation type
BFD_RELOC_386_PLT32
gmake[4]: *** [create.lo] Error 1
_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile