[MPlayer-dev-eng] [PATCH] mplayer fails to link with newer
Arpi
arpi at thot.banki.hu
Tue Dec 24 00:54:34 CET 2002
Hi,
> Other suggestions ?
i'm working on that right now. stop sending more useless patches.
> Looks like I was not precise enough. It crashes with the *original
yes i've found that decod_586.c uses %ebp without saving it, so compiling
the code without -fomit-frame-pointer will result crash in decode_i386.c as
it relies on %ebp content after calling decod_586.c's func...
the real mess is (was) in sr1.c around the cpu detection stuff...
(actually it ignored all --disable-mmx etc options, on x86 it compiled all
versions and always does select it upon runtime cpu detection)
hopefully all fixed now, i'm just testing, will commit soon.
A'rpi / Astral & ESP-team
--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu
More information about the MPlayer-dev-eng
mailing list