[mythtv] mythfrontend on ppc

Andrew Mahone andrewmahone at eml.cc
Fri Feb 6 17:19:35 EST 2004


On Friday 06 February 2004 14:41, jdeyoung wrote:
> all went well for a while, a few minor errors that required trivial changes
> (location of header files, etc)... then everything started to fall apart
> when i started compiling ./filters/xxx...  there's lots of x86 assembly
> code in there that causes the compiler to crap out...  since i only want to
> run the frontend, i just decided to comment out all the asm code..  as far
> as i remember, the files that i had to do this in are (excuse the typos if
> any :): filter_linearblend.c
> filder_denoise3d.c
> filter_quickdnr.c
> filter_kerneldeint.c
> filter_crop.c

Last time I checked, there was already a "#ifdef i386" around the asm stuff in 
filter_denoise3d.c.  I didn't do that myself when I wrote it, I believe 
somebody did it a while ago while trying to make all of this stuff non-x86 
friendly.
-- 
  Andrew Mahone
  andrewmahone AT eml DOT cc


More information about the mythtv-dev mailing list