[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Support #HOT-460560]: netcdf-3.6.2 check abort



Hi Ted,

Sorry this has taken so long for a response.

The configure output indicates that the Fortran REAL type for the pgf95 
compiler doesn't correspond to any floating point type supported by the C 
compiler in /usr/bin/cc:

  checking if Fortran "real" is C "float"... no
  checking if Fortran "real" is C "double"... no

I'm guessing you need to set CPPFLAGS=-DpgiFortran before running configure.

This is set automatically by configure if your compiler is named "pgf90", but 
apparently not if it's named "pgf95".  If that's the case, we will fix this.

Please let us know if this works ...

--Russ



Russ Rew                                         UCAR Unidata Program
address@hidden                     http://www.unidata.ucar.edu



Ticket Details
===================
Ticket ID: HOT-460560
Department: Support netCDF
Priority: Emergency
Status: Closed