[mythtv-users] Changing March on FFTW when installing MythMus ic

Rick Clayton (VIA-Cyrix) RickClayton at viatech.com
Tue Apr 15 12:31:41 EDT 2003


Thanks that's what I needed.



Rick Clayton
Sales Program Manager
Phone: 510-687-4689
Cell: 408-316-0292
 

-----Original Message-----
From: Joseph A. Caputo [mailto:jcaputo1 at comcast.net] 
Sent: Tuesday, April 15, 2003 11:05 AM
To: Discussion about mythtv
Subject: RE: [mythtv-users] Changing March on FFTW when installing MythMus
ic

Are you trying to compile FFTW, or MythMusic?

The mythmusic source distribution definitely has a settings.pro file, which
is where you change the -march option.  If you're talking about compiling
FFTW, it looks to me like the 'configure' script is only smart enough to
choose between 'pentiumpro' (i686, penutiumpro, pentiumii, p6, athlon) and
'pentium' (i586, pentium, p5, k5, k6, nexgen, viac3).

Anyway, the command to force FFTW to compile with "-mcpu=pentium" would be:

	make clean distclean
	./configure --build=pentium
	make

Good luck,

Joe C.
> -----Original Message-----
> From: mythtv-users-bounces at snowman.net
> [mailto:mythtv-users-bounces at snowman.net]On Behalf Of Rick Clayton
> (VIA-Cyrix)
> Sent: Tuesday, April 15, 2003 1:21 PM
> To: 'Discussion about mythtv'
> Subject: RE: [mythtv-users] Changing March on FFTW when installing
> MythMus ic
>
>
> It does not have that file.
>

_______________________________________________
mythtv-users mailing list
mythtv-users at snowman.net
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users


More information about the mythtv-users mailing list