Re: [Goom] patch from goom integration into xine
Brought to you by:
jchoelt
From: Jean-Christophe <je...@fr...> - 2004-08-19 13:27:02
|
Hi, I applied the patch, it still work at home so it's good. You sent it just at the right time: i planned to release a development snapshot today. So I do it now. [...] That's it! http://www.ios-software.com/index.php3?page=projet&quoi=1&where=goom/devel/index.html for more informations. Thank you very much, Best Regards, JC On Thu, 19 Aug 2004, Michael Roitzsch wrote: > Hi, > >> I have to look into the inline assembler compilation problems anyway. > > Attached is a patch that hopefully fixes all remaining assembler problems. > * The #ifdef HAVE_MMX I forgot fixes compilation on non-IA32 systems like PPC. > Sorry about that. > * The assembler constraints for some MMX commands were wrong. "X" matches > anything, so when compiling with newer GCC versions for Pentium4, the > compiler tries to use SSE registers there, which fails at the assembler > stage. > > Michael > > -- > printk("CPU[%d]: Sending penguins to jail...",smp_processor_id()); > 2.4.8 arch/sparc64/kernel/smp.c > |