Hello,
I'm installing netCDF 3.6.2, I'm using the following configue:
./configure CC=pgcc CFLAGS="-Msignextend -V" FC=pgf90 F90=pgf90 FFLAGS="-02
-w -V" CXX=pgCC CPP="pgCC -E" CPPFLAGS="-DNDEBUG -DpgiFortran
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
--prefix=/work/h3dang/angel/M3HOME/netcdf-3.6.2
It succeed, but it couldn't get through "make", the error is:
PGC-F-0249-#error -- "ix_float implementation" (ncx.c: 1213)
PGC/x86-64 Linux/x86-64 6.1-6: compilation aborted
make[2]: *** [ncx.lo] Error 1
make[2]: Leaving directory `/work/h3dang/angel/M3HOME/netcdf-3.6.2/libsrc'
Just wondering if you have met such problem, and if there's some obvious
problem in the flags I used for "configue". Thank you.
--
Cordially,
Hongyan
鸿雁