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.
> This time I'm planing to build the netcdf-3.3.1 on the > SUPER-UX unix 7.1 Rev1 SX-4 > > I set these environmental variables > > CC=cc > CPPFLAGS=-DNDEBUG > CFLAGS=-hfloat2 -hint64 -h2 > LIBS=-lm -li77sx > FC=f77 > > FFLAGS=-float2 -Wl -int64 As noted in the INSTALL document and in the email support archive, we have only had success using f90 on this platform. You may be able to save some time by ftp'ing a binary from the SX-4 archive site. Write to Carol Hopkins <address@hidden> for more info. -glenn