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.
Zhu Xiaoqian, > To: address@hidden > From: zhu_xiaoqian <address@hidden> > Subject: some problems > Organization: SINA The above message contained the following: > (pgf77/pgf90 has been renamed to yhf77/yhf90) > > A > Linux cluster7 2.4.18-3smp #1 SMP Thu Apr 18 07:27:31 EDT 2002 i686 unknown > > B > netcdf-3.5.0 > > C > CC=/usr/bin/gcc > CPPFLAG='-DNDEBUG -DpgiFortran' The relevant environment variable is CPPFLAGS (not CPPFLAG). Try the following: 1. Go to the top-level source directory. 2. Perform steps 3 through 5 described near the end of the file INSTALL.html 3. Ensure that the environment variable CPPFLAGS contains the string "-DpgiFortran". 4. Perform steps 6 through 9 described near the end of the file INSTALL.html Regards, Steve Emmerson <http://www.unidata.ucar.edu>