[mythtv] [PATCH] libmythsoundtouch mmx disable

Daniel Thor Kristjansson danielk at mrl.nyu.edu
Sun Dec 26 23:58:49 UTC 2004


]yes I see. sorry forgot to look.
]however you used __MMX__ which doesnt seem to be defined on my system. at
]least explicitly.
]however MMX is. am I missing something?
]still trying to find a good fix for the live end of file thing.

This is defined by both gcc and icc when you compile for a target that 
has MMX. Try adding -mmmx to your compiler options if it isn't getting 
defined for you.

-- Daniel


More information about the mythtv-dev mailing list