pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Make g95 optional in math/fftw
On Fri, Jun 07, 2013 at 02:44:16PM +0200, Thomas Klausner wrote:
> The package defines USE_LIBTOOL and has "fortran77" in USE_LANGUAGES.
> But the fortran libtool package supports fortran95 only.
The core of the issue is that you can't really mix different Fortran
implementations. libtool depends on fortran to provide a useful
environment by default, since e.g. R and many other packages just fail
with Fortran77 implementations like f2c. At this point, I think the
separation in this form is not helpful. If you want to force f2c as
Fortran implementation, it should be one switch only.
Joerg
Home |
Main Index |
Thread Index |
Old Index