[mythtv-users] configure bug - cmov cpu detection

Mark Cooke mpc at jts.homeip.net
Sat Oct 22 06:44:56 EDT 2005


Hi all,

Just wondering at the mythtv configure:

~~~
x86_mmx_cpus="pentium-mmx,pentium2,pentium3,pentium3m,pentium-m"
x86_mmx_cpus="$x86_mmx_cpus,pentium4,pentium4m,prescott"
x86_mmx_cpus="$x86_mmx_cpus,athlon,athlon-xp,athlon-tbird,athlon-4,athlon-mp,"
x86_mmx_cpus="$x86_mmx_cpus,c3,c3-2,k6,k6-2,k6-3"
x86_cpus="i386,i486,i586,i686,pentium,pentiumpro,${x86_mmx_cpus}"
x86_cmov_cpus="i686,pentiumpro,pentium2,pentium3,pentium3m,pentium-m,pentium4,"
x86_cmov_cpus="pentium4m,prescott,athlon,athlon-xp,athlon-tbird,athlon-4,athlon-mp,c3-2"
x86_64_cpus="x86-64,athlon64,k8,opteron,athlon-fx,nocona"
~~~

I believe the second x86_cmov_cpus line should start with
'$x86_cmov_cpus,' for the configure script cmov selection to work.

Cheers,

Mark




More information about the mythtv-users mailing list