[Mplayer-cvslog] CVS:

D Richard Felker III dalias at aerifal.cx
Sun Oct 10 17:44:45 CEST 2004


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!

rich




More information about the MPlayer-cvslog mailing list