[mythtv] PPC support

Keith C linux at keithandjill.com
Mon Nov 3 23:07:35 EST 2003


I've been thinking about trying to get mythfrontend to compile under
Fink on OS X.  Mostly just thinking so far.  If anyone wants to jump in
on this with me, let me know.

Keith C

On Mon, 2003-11-03 at 16:01, Cedar McKay wrote:
> I hope you get it working. I'm interested. I would love to see a PPC 
> friendly mythtv ebuild for gentoo.
> 
> >Also, what would you suggest for a settings.pro file for PPC (G4 Mac) running
> >Gentoo linux.\
> >  
> >
> Well, you might take some hints from the recommended safe flags for 
> G4/gentoo here:
> http://www.freehackers.org/gentoo/gccflags/flag_gcc3.html
> 
> CHOST="powerpc-unknown-linux-gnu"
> CFLAGS="-mcpu=7400 -O2 -pipe -fsigned-char -maltivec
> 	-mabi=altivec -mpowerpc-gfxopt"
> CXXFLAGS="-mcpu=7400 -O2 -pipe -fsigned-char -maltivec
> 	-mabi=altivec -mpowerpc-gfxopt"
>    -fsigned-char -maltivec -mabi=altivec -mpowerpc-gfxopt"
> 
> Note: do *not* use -march=
> Note: -O3 is unstable on G4
> 
> 
> If you have a more recent G4 you can substitute 7450 for the 7400.
> 
> 
> 
> good luck,
> Cedar
> 
> 
> 
> 
> ______________________________________________________________________
> 
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev



More information about the mythtv-dev mailing list