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.
From: http://my.unidata.ucar.edu/content/software/netcdf/docs/other-builds.html#pathscale-auth Pathscale compiler recommendation from vendor Didier Cabannes recommends the following configuration for building netCDF for Pathscale compilers: export CC=pathcc export FC=pathf90 export F90=pathf90 export CXX=pathCC export CFLAGS=-Df2cFortran ./configure --prefix=/home/ssp/netcdf_path make make test make install Good luck! Ed -- Ed Hartnett -- address@hidden