[gobolinux-devel] FFTW float or double?
Lucas C. Villa Real
lucasvr at gobolinux.org
Thu Aug 30 17:33:08 UTC 2007
On 8/30/07, Jonatan Liljedahl <lijon at kymatica.com> wrote:
> The FFTW library is a little stupid, since it can be compiled with float
> (libfftw3f.a) or double (libfftw3f.a) precision, and also as static (.a)
> or shared (.so). The default is double and static, but some apps wants
> float, and I think I came across some app that wanted it shared but I'm
> not sure which one now...
> Anyhow, we need to be able to have both installed at the same time, so I
> suggest we call one FFTW and the other one FFTWf (with --enable-float
> config option).
Can't we just tweak the configure file and let it ship/compile both by
default? Seems more reasonable to me.
--
Lucas
powered by /dev/dsp
More information about the gobolinux-devel
mailing list