On Wed, Apr 20, 2005 at 10:58:20AM -0700, Eric Thelin wrote:
> I am using the x86_64 architecture as well but I haven't found the
> modifications to make in the settings.pro file to make the plugins
> comple.  Will you share your settings?

The following works for me (Athlon64):

Index: settings.pro
===================================================================
RCS file: /var/lib/mythcvs/mythplugins/settings.pro,v
retrieving revision 1.1
diff -r1.1 settings.pro
20c20
< DEFINES += HAVE_MMX
---
> # DEFINES += HAVE_MMX
23c23
<     QMAKE_CXXFLAGS_RELEASE = -O3 -march=pentiumpro -fomit-frame-pointer
---
>     QMAKE_CXXFLAGS_RELEASE = -O3 -march=athlon64 -fomit-frame-pointer

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

Reply via email to