On 8/30/07, Jonatan Liljedahl <[EMAIL PROTECTED]> 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 _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel