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.
> Sir, > > We updated our xlC compilers in order to try to recompile NetCDF > completely. We are now using the IBM XL C/C++ compiler version 8. I > have set the following aliases: > > CC='xlc_r' > CXX='xlC' > ./configure --enable-64bit > > I also set (export) OBJECT_MODE=64 because I was having problems getting > xlC to compile all the objects in 64 bit mode. Once OBJECT_MODE was set > to 64, that corrected that compile issue. However, I am still getting > an error when trying to 'make test' the full version of NetCDF. The > error is below: Howdy John! Could you get the 3.6.2 daily snapshot and see if it works for you? Get it here: ftp://ftp.unidata.ucar.edu/pub/netcdf/snapshot/netcdf-daily.tar.gz This builds with AIX C++ cleanly for me. Thanks, Ed Ticket Details =================== Ticket ID: UUG-739716 Department: Support netCDF Priority: High Status: Open