[mythtv] mythfrontend on ppc
Matt Zimmerman
mdz at debian.org
Fri Feb 6 18:21:44 EST 2004
On Fri, Feb 06, 2004 at 05:19:35PM -0500, Andrew Mahone wrote:
> 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.
I went through in the time between 0.13 and 0.14 and conditionalized all of
the x86-specific stuff, so if he had tried the latest version in the first
place, it more than likely would have built out of the box.
--
- mdz
More information about the mythtv-dev
mailing list