[Mplayer-users] compile error

Arpi arpi at thot.banki.hu
Sat May 12 22:37:40 CEST 2001


Hi,

> > > gcc    -c -o downmix/downmix_i386.o downmix/downmix_i386.S
> > > /tmp/ccYFao5R.s: Assembler messages:
> > > /tmp/ccYFao5R.s:244: Error: no such 386 instruction: `filds'
> > >
> > > Is there something wrong with my configuration or is
> > > it really a bug (I do not know much about assembler).
> >
> > you have very old binutils installed.
> > it's a known problem, but it should be detected by ./configure
> > and fallback to .c version... strange.
> 
> ./configure told me that I have old binutils, so I upgraded them
> to 2.11 and there was no warning from .configure any more, but
> the above error appeared.
> Is it possible, that configure detects the new binutils, but
> actually the old ones are used somehow ? Which version of
> gcc for example should be right ?
Hmm. I have:
arpi:~# ld -v
GNU ld version 2.9.1 (with BFD 2.9.1.0.25)
arpi:~# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.2/specs
gcc version 2.95.2 19991024 (release)

It works. But every version should work, at least binutils 2.9 and 2.10
(gcc doesn't matter here, this is asm code, not C)


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu

_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users



More information about the MPlayer-users mailing list