This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
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