このページは大阪弁化フィルタによって翻訳生成されたんですわ。 |
On Sat, 12 May 2001, Arpi wrote: > 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) Now it works here too, somehow the new binutils were not installed correctly. I tried it on another machine again with no problems. Sorry for that. Armin _______________________________________________ Mplayer-users mailing list Mplayer-users at lists.sourceforge.net http://lists.sourceforge.net/lists/listinfo/mplayer-users