On Sun, Mar 09, 2003 at 01:26:38 +0200, Jaakko Prättälä wrote:
On Saturday 08 March 2003 22:45, Jaakko Prättälä
wrote:
On Saturday 08 March 2003 21:29, Jan \"Evil
Twin\" Depner wrote:
checking for fftw_one in -lsfftw... no
checking for fftw_one in -lfftw... no
Maybe the swh-plugins configure-script is
looking for files without
the 'd' or the 's': rfftw.h and fftw.h. When I was using 7.3 I just made
symlinks.
I think there'll be no problems with the precision since
(to my knowledge) double precision is fftw's default.
Maybe swh's configure-script should look for 'd'-prefixed files too?
I think single used to be the default. Double, /may/ work but it will be
slow if it does.
The FFTW people should really sort this out.
- Steve