[mythtv] [PATCH] libmythsoundtouch mmx disable

Mark Spieth mark at dclabs.com.au
Mon Dec 27 19:09:51 UTC 2004


my out of the box gcc (GCC) 3.3.4 (Debian 1:3.3.4-13)
does not have __MMX__ defined with -DMMX in the command line.
thus not portable. tested by putting error inside #ifdef
suggest change to MMX and then it will be fine.
otherwise looks and works great.
cheers
mark
----- Original Message ----- 
From: "Daniel Thor Kristjansson" <danielk at mrl.nyu.edu>
To: "Development of mythtv" <mythtv-dev at mythtv.org>
Sent: Monday, December 27, 2004 10:58 AM
Subject: Re: [mythtv] [PATCH] libmythsoundtouch mmx disable


> ]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
>


----------------------------------------------------------------------------
----


_______________________________________________
mythtv-dev mailing list
mythtv-dev at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev



More information about the mythtv-dev mailing list