[MPlayer-users] Re: mencoder rescaling crashes libmpeg2

Arpi arpi at thot.banki.hu
Thu Feb 28 22:19:14 CET 2002


Hi,

> > there is a bug in gcc 2.95.2 which causes alot of the asm blocks to be
> > misscompiled, if u use 2.95.2 i would recommand to upgrade to 2.95.3
> > if u use 2.95.3 or 3.0* than please post gdb output of it
> 
> Thanks for the quick answer. That might be the perfect diagnosis. Yes,
> I'm using gcc 2.95.2 on an old Debian Potato distribution. I'll try to
> play with some compiler (optimization) switches. Sometimes that helps.
> 
> > arpi, do u want me to try to workaround them all?
is it easy to do, and is it without any speed loss? then yes, maybe.
otherwise leave it, no one should use 2.95.2 nowdays.

> What about trying to not use inline ASM when it's not 100% necessary?
> Separate ASM modules could sometimes do the job and are easier to
> handle. The little call overhead shouldn't be too much on recent CPUs.
but it makes portability much harder. not all unices like to link objects
from assembler and c compiler, they sometimes uses different symbol
mangling... this is why we changed separate asm files to inline.
i think no one should use so old and buggy compiler...

> BTW Appendix D does not yet point out the gcc 2.95.2 problem. 
gabucino refuses to update docs nowdays...


A'rpi / Astral & ESP-team

--
Developer of MPlayer, the Movie Player for Linux - http://www.MPlayerHQ.hu




More information about the MPlayer-users mailing list