[mythtv-commits] Ticket #2994: compile error using --proc-opt in configure while using "Intel(R) Celeron(R) M processor"

MythTV mythtv at cvs.mythtv.org
Sat Jan 27 00:49:58 UTC 2007


#2994: compile error using --proc-opt in configure while using "Intel(R)
Celeron(R) M processor"
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  janne 
     Type:  defect     |       Status:  closed
 Priority:  minor      |    Milestone:  0.21  
Component:  mythtv     |      Version:  head  
 Severity:  low        |   Resolution:  fixed 
-----------------------+----------------------------------------------------
Changes (by janne):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 (In [12651]) Fixes #2994 by disabling optimize=small for Celeron M
 processors
 they have at least 512kB Cache

 Use -march=pentium3 for Pentium M and Celeron processors. It's more
 appropiate
 than pentium4 since they are both no NetBurst processors.

 More x86 <> x86_32 cleanup

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2994#comment:2>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list