Ebrahim,

On Mar 17, 2008, at 19:16, Ebrahim Mayat wrote:

> While we are on the topic of fftw3, I'd like to add that three build  
> variants can be compiled from the same source. So, fftw-3.1.2 should  
> be configured, compiled and installed successively with a different  
> configure option set each time:
>
>       1. ./configure --enable-type-prefix
>       2. ./configure --enable-float --enable-type-prefix
>       3. ./configure --enable-single --enable-shared --enable-threads

The current package builds fftw3 with the following options: -enable- 
shared --enable-threads --enable-fortran.

Compilation is done twice, once for the single precision version (-- 
enable-float which is a synonym for --enable-single) and once for the  
double precision version.

I could not find a --enable-type-prefix in the configure script. What  
is this option supposed to do exactly?

Sébastien


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to