[mythtv] Mac OS X patch 2

Nigel Pearson nigel at ind.tansu.com.au
Tue Jun 1 23:35:19 EDT 2004


> # Automatically generated by configure - do not modify
> OPTFLAGS=-Wall -no-cpp-precomp -pipe -fomit-frame-pointer 
> -force_cpusubtype_ALL -Wno-sign-compare -faltivec -g -O3
> TARGET_OS=Darwin
> TARGET_ARCH_POWERPC=yes
> WORDS_BIGENDIAN=yes
> TARGET_ALTIVEC=yes

	That is the problem. This is defined by config,
but a G3 should not be generating Altivec code.

	Looking in the configure script, it assumes all
PowerPCs are Altivec capable. For now, comment out that
line, and the similar one in config.h.

--
Nigel Pearson, nigel at ind.tansu.com.au | "Now the world has gone to bed,
Telstra BI&D, Sydney, Australia       |  Darkness won't engulf my head,
Office: 8255 4222    Fax:  8255 3153  |  I can see by infrared,
Mobile: 0408 664435  Home: 9792 6998  |  How I hate the night." -Marvin



More information about the mythtv-dev mailing list