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.
Jeff, >Date: Wed, 25 Feb 2004 16:37:25 -0500 >From: "Jeff Konz" <address@hidden> >Organization: Linux Networx >To: "'Steve Emmerson'" <address@hidden> >Subject: RE: 20040225: Problem with f90 test for netcdf > Keywords: 200402252015.i1PKFrrV004061 netCDF F90 The above message contained the following: > Attached is an uncompressed tar file. Hopefully your emailer can read it. Thank you. The file "macro.make" indicates that the Fortran-90 compiler is the version 5.1 compiler from Portland Group: F90 = /opt/pgi/linux86/5.1/bin/pgf90 We believe the problem you encountered is due to a bug in that compiler. The problem doesn't occur with any other Fortran-90 compiler (including previous versions from Portland Group). Unfortunately, we don't have a version 5 Fortran-90 compiler from Portland Group on any of our systems. So we can't investigate this problem. Do you need the Fortran-90 interface? Can you use another Fortran-90 compiler? Regards, Steve Emmerson