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

Joseph A. Caputo jcaputo1 at comcast.net
Tue Apr 15 18:05:11 UTC 2003


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



More information about the mythtv-users mailing list