Changes between Initial Version and Version 1 of Ticket #31222


Ignore:
Timestamp:
Sep 12, 2011, 6:18:12 AM (13 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Examine the output of "port variants fftw-3-single"; you should find that you can create the fortran wrappers by selecting the gcc variant of your choice.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #31222

    • Property Owner changed from macports-tickets@… to ram@…
    • Property Port fftw-3-single added
  • Ticket #31222 – Description

    initial v1  
    11I am running:
     2{{{
    23uname -a
    34Darwin localhost 10.8.0 Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386 i386
     5}}}
    46
    57I did a port install of fftw-3-single. In this install there should be a fortran wrapper. The calls should be of the form sfftw….
    68
    7 Is this a difference in 3.3_0 and the current version of fftw 3.1.2? Can this be fixed?
     9Is this a difference in 3.3_0 and the current version of fftw 3.1.2? Can this be fixed? [[br]]
    810Chris