[vsipl++] [patch] more FFTW cleanup
Jules Bergmann
jules at codesourcery.com
Thu Dec 22 01:23:39 UTC 2005
Mark Mitchell wrote:
> Nathan (Jasper) Myers wrote:
>
>>Before I do, though, I wonder: should we really be $(INSTALL)ing
>>the libraries in $(libdir)/atlas and $(libdir)/fftw? Shouldn't
>>they just go in $(libdir)?
>
>
> Yes, I think they should just go in libdir.
>
> I also don't think we need the -csl suffix; if you want to use a
> different libfftw.a, just put a -L option for that in your path before
> the output from pkgconfig. In fact, the -csl suffix might be dangerous;
> if people were to have Makefiles that use -lfftw, they might get both
> their FFTW and ours.
>
Nathan, can you take care of the -csl suffix for fftw? I'll handle
removing the csl_ prefix for ATLAS.
-- Jules
More information about the vsipl++
mailing list