[mythtv-commits] Ticket #3621: Logic for choosing between -march and -mcpu is backward in configure.

MythTV mythtv at cvs.mythtv.org
Fri Jun 15 19:24:19 UTC 2007


#3621: Logic for choosing between -march and -mcpu is backward in configure.
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  ijr    
     Type:  defect     |       Status:  closed 
 Priority:  minor      |    Milestone:  unknown
Component:  mythtv     |      Version:  head   
 Severity:  low        |   Resolution:  invalid
  Mlocked:  0          |  
-----------------------+----------------------------------------------------
Changes (by janne):

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


Comment:

 please read ./configure help. --arch selects the architecture i.e. x86,
 sparc, powerpc, ... it has nothing to do with -march

 -mcpu is deprecated.

 the arch_raw handling is probably wrong though

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3621#comment:1>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list