[Mplayer-cvslog] CVS:

Felix Buenemann atmosfear at users.sourceforge.net
Sun Oct 10 22:53:55 CEST 2004


Hi Rich,

On Sunday 10 October 2004 17:44, D Richard Felker III wrote:
> On Sun, Oct 10, 2004 at 03:27:22AM +0200, Felix Buenemann wrote:
> > Nevermind, that code uses intel ASM syntax and should be converted to
> > at&t syntax in order to work. Try the attached patch, if it works you can
> > commit it (or you prefer if I do?).
>
> your attached patch is horribly broken. you need to use gcc inline asm
> input and output specifiers. MANGLE is not helpful and won't even work
> except for global variables, and leaving output in eax without saying
> so won't work either!
Hey, you surely now what you're talking about, so please take my patch as a 
start and fix it the right way. The MANGLE() thing is only to fixup symbol 
naming difference between win (PE?) and elf binaries and is usually needed on 
variables directly refered from inline asm.

> rich

-- 
Best Regards,
        Atmos
____________________________________________
- MPlayer Developer - http://mplayerhq.hu/ -
____________________________________________




More information about the MPlayer-cvslog mailing list