> 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