[mythtv-commits] Ticket #12177: compilation failure on 32bit systems

MythTV noreply at mythtv.org
Sun Jun 15 13:39:47 UTC 2014


#12177: compilation failure on 32bit systems
----------------------------------+-------------------------
     Reporter:  john.p.harvey@…   |      Owner:
         Type:  Patch - Bug Fix   |     Status:  new
     Priority:  minor             |  Milestone:  unknown
    Component:  MythTV - General  |    Version:  Unspecified
     Severity:  medium            |   Keywords:
Ticket locked:  0                 |
----------------------------------+-------------------------
 mythframe.cpp fails to compile for 32bit target with the latest assembly
 code.
 This just addresses the cpuid bad constraints error.
 This is caused by the %ebx register being clobbered.

 This patch was produced by referencing
 http://newbiz.github.io/cpp/2010/12/20/Playing-with-cpuid.html

--
Ticket URL: <https://code.mythtv.org/trac/ticket/12177>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list