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, > > By setting the following environment variables from > http://www.unidata.ucar.edu/software/netcdf/docs/other-builds.html#ifort-361: > > export FC='ifort' > export F90='ifort' > export FFLAGS='-i-static -mp' > export CPPFLAGS='-fPIC -DpgiFortran' > > > I was able to get past the error previously reported. However, 'make check' > is failing its fortran tests, as can be seen at the end of the included log > file. Unfortunately, the provided output does not give me much to work with > in terms of tracking down what the problem might be. Thanks! > > Mike Bueti > Mike, As I should have told you last time, Intel has a page with the correct options for their compiler: http://software.intel.com/en-us/articles/performance-tools-for-software-developers-building-netcdf-with-the-intel-compilers/ Try those settings. Thanks, Ed Ticket Details =================== Ticket ID: RAU-596814 Department: Support netCDF Priority: Normal Status: Closed