On 26/03/07, Takeshi Enomoto <[EMAIL PROTECTED]> wrote:
Hi
Looking at the zlib example and the corresponding Fink package, I created a merged version. <http://trac.macosforge.org/projects/macports/ticket/11613> I temporarily named it fftw3, different from fftw-3 and fftw-3-single. The float libraries are a variant. This minimizes the files to be installed. (We could always use the double functions.) Maybe they should not be and built by default. This helps packages depend on fftw3. One can expect both kinds are present.
This would make the most sense to me as I work on a project that requires both single and double precision FFTW and having single precision as a variant could lead to problems - can you have two different variants of the same port installed?
We could simply append --without-gcc-arch to configure.args for the i386 platform to fix the bug but I think the packages should be merged. What do you think?
Cheers Adam _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
